Visio 2010 - break and heal

P

philippe c

I suppose it will be a chapter in "Developing Microsoft Visio 2010
Solutions", but can someone allready tell me how to make shapes (or
connectors) that break and heal. Now, in 2010, only ? the flowchart shapes
do it.
It would be great for my electrical schemas.
 
C

Chris Roth [Visio MVP]

Hi Philippe,

It's a combination of setting the connectors to be splittable and shapes to
cause splitting.

For connectors:

Shape Layout.ShapeSplittable cell = 1
(visSLOSplittableNone = 0, visSLOSplittableAllow = 1)

For boxes:

Shape Layout.ShapeSplit cell = 1
(visSLOSplitNone = 0, visSLOSplitAllow = 1)

This is in Visio 2007, by the way.

--

Hope this helps,

Chris Roth
Visio MVP

For in-depth Visio articles, Visio tutorials and free Visio shapes, stencils
and templates, check out my web site:

Visio Guy
http://www.visguy.com

For more Visio discussion, visit our forum (complete with pictures and
downloads!):

Visio Guy Forum
http://www.visguy.com/vgforum
 
P

philippe c

Strange,
why were the Visio programmers at the last Visio Conference in Redmond so
proud about it when they showed this feature ? If it was allready available
in Visio 2007.
 
P

philippe c

I must have confounded with the automatic layout after breaking (= splitting ?)
There is also Tools Options General "Enable connector splitting".

The Help says :

Enable connector splitting

When you place a shape on the line of a connector, it splits and each piece
becomes a separate connector glued to the shape. Not all drawing types
support connector splitting.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top