Visio Guy

Visio Discussions => Shapes & Templates => Topic started by: sbdragoo on August 19, 2014, 08:52:18 PM

Title: Compound master help needed
Post by: sbdragoo on August 19, 2014, 08:52:18 PM
I am trying to create a master and am having difficulty figuring out how to do something.  The idea of the master is to be similar to what is documented here :  http://www.geospatialtraining.com/Newsletter/Fall%202005/ObjectModelDiagrams.htm (http://www.geospatialtraining.com/Newsletter/Fall%202005/ObjectModelDiagrams.htm) .  The version I wish to create would be similar to the the interface named "Map" in the linked page. My original thoughts were to create nested containers, but that apparently cannot be done in a master.  I know how to create the icon that indicates the 'direction' of the property portion based on shape data for the individual properties. What I cannot figure is the following:
1. How do I create the individual sections of a master that will have a variable number of properties or methods in them(and re-sizes accordingly) and possibly include a first row in each?
2. How do I include each of the sections in a "top-level" master so that the end user only has to drag a single entity onto the drawing and enter the appropriate properties / methods?

I have searched visguy.com repeatedly as well as played "Ask the Googles" for the past couple of days without any luck on this. Part of the issue is the terminology I am thinking in corresponds to so many different disciplines with different definitions that the search results have to be re-filtered manually....

Can anyone point me in the right direction on this? 

No, ESRI does not supply a template, stencil, masters for these... we've tried that route already.

Many Thanks in Advance!!

Scott B Dragoo
Director, Client Facing BI
RealPage, Inc
Chicago Office
scott.dragoo <ampersand> realpage.com

The most exciting phrase to hear in science, the one that heralds the most discoveries, is not 'Eureka' but 'That's funny...' - Isaac Asimov
Title: Re: Compound master help needed
Post by: Yacine on August 20, 2014, 05:52:47 AM
Hi Scott,
that's an interesting exercise.

You could do the following:
Voila!

Some additional features:
Regards,
Yacine

PS: In addition to removing entities by dragging, the possibilities to removing them by deleting should be considered as well. So the Document_BeforeSelectionDelete would need to be handled too.