<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Connection Point Directions &amp; Types</title>
	<atom:link href="http://www.visguy.com/2006/10/12/connection-point-directions-types/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.visguy.com/2006/10/12/connection-point-directions-types/</link>
	<description>Shapes, Stencils, Drawings Templates, Tutorials, Tips &#38; Developer Info for Microsoft Visio</description>
	<lastBuildDate>Tue, 27 Jul 2010 23:59:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: Chelmite</title>
		<link>http://www.visguy.com/2006/10/12/connection-point-directions-types/comment-page-1/#comment-24543</link>
		<dc:creator>Chelmite</dc:creator>
		<pubDate>Tue, 22 Jun 2010 06:53:57 +0000</pubDate>
		<guid isPermaLink="false">http://visguy.com/2006/10/12/connection-point-directions-types/#comment-24543</guid>
		<description>I got the connection points vss loaded and have the tool document open.  I have a rectangle with some connection points on the left and right sides.  I used your tool to set the direction.  Actually, as soon as I added the connection points, they pointed the correct directions...the ones on the left point left. The ones on the right point right.
I then deleted the connection points and copied the rectangle back into my symbol.  When I placed an instance of the symbol and connected it, all the wires suddenly went the wrong direction, under the symbol in the opposite direction they were supposed to go and then looped around back to the source of the wire!
I looked at the ShapeSheet for the rectangle.
The connection points on the left have:
DirX = -1.0
DirY = 0.0
Type/C = 0

Any idea what&#039;s wrong?

Thanks for your help.</description>
		<content:encoded><![CDATA[<p>I got the connection points vss loaded and have the tool document open.  I have a rectangle with some connection points on the left and right sides.  I used your tool to set the direction.  Actually, as soon as I added the connection points, they pointed the correct directions&#8230;the ones on the left point left. The ones on the right point right.<br />
I then deleted the connection points and copied the rectangle back into my symbol.  When I placed an instance of the symbol and connected it, all the wires suddenly went the wrong direction, under the symbol in the opposite direction they were supposed to go and then looped around back to the source of the wire!<br />
I looked at the ShapeSheet for the rectangle.<br />
The connection points on the left have:<br />
DirX = -1.0<br />
DirY = 0.0<br />
Type/C = 0</p>
<p>Any idea what&#8217;s wrong?</p>
<p>Thanks for your help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sabine</title>
		<link>http://www.visguy.com/2006/10/12/connection-point-directions-types/comment-page-1/#comment-23086</link>
		<dc:creator>Sabine</dc:creator>
		<pubDate>Tue, 18 Aug 2009 13:10:37 +0000</pubDate>
		<guid isPermaLink="false">http://visguy.com/2006/10/12/connection-point-directions-types/#comment-23086</guid>
		<description>Hello Visio Guy,

I am fairly new to Visio 2003 and already have a problem I cant solve and hope you can help.

I am creating a process map to open a bank account. At the beginning of the process you can choose between being an individual or if it will be a joint account. When you choose to have a joint account, the process will continue for some time for both choices until you have to enter the information for the second person on the account. How can I show this in my map?

Thanks</description>
		<content:encoded><![CDATA[<p>Hello Visio Guy,</p>
<p>I am fairly new to Visio 2003 and already have a problem I cant solve and hope you can help.</p>
<p>I am creating a process map to open a bank account. At the beginning of the process you can choose between being an individual or if it will be a joint account. When you choose to have a joint account, the process will continue for some time for both choices until you have to enter the information for the second person on the account. How can I show this in my map?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Visio Guy</title>
		<link>http://www.visguy.com/2006/10/12/connection-point-directions-types/comment-page-1/#comment-21982</link>
		<dc:creator>Visio Guy</dc:creator>
		<pubDate>Tue, 17 Mar 2009 13:17:30 +0000</pubDate>
		<guid isPermaLink="false">http://visguy.com/2006/10/12/connection-point-directions-types/#comment-21982</guid>
		<description>Hi Steve,

1. The tool only knows how to work with shapes on the same page as the button. You might try copying your shape into the tool document. 

Otherwise, go into the VBA editor, make your drawing the active window, select your shape, and run the sub routine: &lt;strong&gt;AddConnectionPointShapes&lt;/strong&gt;.

Or, with your document active and your shape selected, go to &lt;strong&gt;Tools &gt; Macro &gt; Connection Point Configuration &gt; ThisDocument &gt; AddConnectionPointShapes&lt;/strong&gt;

This will create the shapes that allow you to easily configure the connection points.

2. This should now be taken care of.

3. See if this makes sense once you get it running properly.</description>
		<content:encoded><![CDATA[<p>Hi Steve,</p>
<p>1. The tool only knows how to work with shapes on the same page as the button. You might try copying your shape into the tool document. </p>
<p>Otherwise, go into the VBA editor, make your drawing the active window, select your shape, and run the sub routine: <strong>AddConnectionPointShapes</strong>.</p>
<p>Or, with your document active and your shape selected, go to <strong>Tools > Macro > Connection Point Configuration > ThisDocument > AddConnectionPointShapes</strong></p>
<p>This will create the shapes that allow you to easily configure the connection points.</p>
<p>2. This should now be taken care of.</p>
<p>3. See if this makes sense once you get it running properly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Kelem</title>
		<link>http://www.visguy.com/2006/10/12/connection-point-directions-types/comment-page-1/#comment-21974</link>
		<dc:creator>Steve Kelem</dc:creator>
		<pubDate>Fri, 13 Mar 2009 18:50:23 +0000</pubDate>
		<guid isPermaLink="false">http://visguy.com/2006/10/12/connection-point-directions-types/#comment-21974</guid>
		<description>I&#039;m trying to use the ConnectionPoint Configuration tool on Visio 2003, SP3. I would like to set the connection points on my shapes so that when a connector is attached to a connection point, the connector line comes out from the shape perpendicular to the tangent to that point (or some angle that I set). (The connector line, when not behaving, comes away from the shape along the tangent or crosses over the shape!)

I&#039;m missing some of the basic usage model for your tool.

1. How to load Connection Point Configuration.vsd
I opened my Visio drawing and Connection Point Configuration.vsd. Each is open in a separate window inside Visio.

2. How to specify the shape whose connection point will be set.
I selected the shape in my drawing. The shape has connection points.

3. How to set the connection point shapes for selected shapes.
3a: I tried pressing the &quot;Show Connection Point Shapes for Selected Shapes&quot; in the Connection Point Configuration.vsd window. I get a popup that says &quot;Please select one or more shapes with connection points!&quot;
3b: I tried right-clicking on my shape. There are no menu items to add connection points.
3c: There don&#039;t appear to be any menu items or taskbar buttons to add connection points. (Actually, there &lt;i&gt;is&lt;/i&gt; a menu item under Tools/Macros/Connection Point Configuration/ThisDocument/AddConnectionPointShapes, but clicking on a shape (with connection points) and then on that button doesn&#039;t appear to do anything.

Please help with the above 3 points.

Thank you,
Steve</description>
		<content:encoded><![CDATA[<p>I&#8217;m trying to use the ConnectionPoint Configuration tool on Visio 2003, SP3. I would like to set the connection points on my shapes so that when a connector is attached to a connection point, the connector line comes out from the shape perpendicular to the tangent to that point (or some angle that I set). (The connector line, when not behaving, comes away from the shape along the tangent or crosses over the shape!)</p>
<p>I&#8217;m missing some of the basic usage model for your tool.</p>
<p>1. How to load Connection Point Configuration.vsd<br />
I opened my Visio drawing and Connection Point Configuration.vsd. Each is open in a separate window inside Visio.</p>
<p>2. How to specify the shape whose connection point will be set.<br />
I selected the shape in my drawing. The shape has connection points.</p>
<p>3. How to set the connection point shapes for selected shapes.<br />
3a: I tried pressing the &#8220;Show Connection Point Shapes for Selected Shapes&#8221; in the Connection Point Configuration.vsd window. I get a popup that says &#8220;Please select one or more shapes with connection points!&#8221;<br />
3b: I tried right-clicking on my shape. There are no menu items to add connection points.<br />
3c: There don&#8217;t appear to be any menu items or taskbar buttons to add connection points. (Actually, there <i>is</i> a menu item under Tools/Macros/Connection Point Configuration/ThisDocument/AddConnectionPointShapes, but clicking on a shape (with connection points) and then on that button doesn&#8217;t appear to do anything.</p>
<p>Please help with the above 3 points.</p>
<p>Thank you,<br />
Steve</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Visio Guy &#187; Blog Archive &#187; When 2D Glue Breaks</title>
		<link>http://www.visguy.com/2006/10/12/connection-point-directions-types/comment-page-1/#comment-16305</link>
		<dc:creator>Visio Guy &#187; Blog Archive &#187; When 2D Glue Breaks</dc:creator>
		<pubDate>Mon, 11 Feb 2008 08:32:47 +0000</pubDate>
		<guid isPermaLink="false">http://visguy.com/2006/10/12/connection-point-directions-types/#comment-16305</guid>
		<description>[...] the way, we&#039;ve covered 2-dimensional glue in a previous article: Connection Point Directions and Types This post also provided tools for configuring 2D connection points. Have a [...]</description>
		<content:encoded><![CDATA[<p>[...] the way, we&#8217;ve covered 2-dimensional glue in a previous article: Connection Point Directions and Types This post also provided tools for configuring 2D connection points. Have a [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David.P</title>
		<link>http://www.visguy.com/2006/10/12/connection-point-directions-types/comment-page-1/#comment-4579</link>
		<dc:creator>David.P</dc:creator>
		<pubDate>Thu, 17 May 2007 21:18:46 +0000</pubDate>
		<guid isPermaLink="false">http://visguy.com/2006/10/12/connection-point-directions-types/#comment-4579</guid>
		<description>Jerry,

start a temporary line exactly at the point you want the other shape to snap to. Activate glueing and then drag the other shape over the end point of that temporary line.

*SNAPP* it goes and your shape&#039;s connection point is glued to your temporary line&#039;s end. Then delete the line -- and there you go!

I only found out about this solution since I also could not manage to snap or glue connection points of different shapes *to each other* at all (in Visio 2003 that is).

Enjoy,
David.P</description>
		<content:encoded><![CDATA[<p>Jerry,</p>
<p>start a temporary line exactly at the point you want the other shape to snap to. Activate glueing and then drag the other shape over the end point of that temporary line.</p>
<p>*SNAPP* it goes and your shape&#8217;s connection point is glued to your temporary line&#8217;s end. Then delete the line &#8212; and there you go!</p>
<p>I only found out about this solution since I also could not manage to snap or glue connection points of different shapes *to each other* at all (in Visio 2003 that is).</p>
<p>Enjoy,<br />
David.P</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Visio Guy</title>
		<link>http://www.visguy.com/2006/10/12/connection-point-directions-types/comment-page-1/#comment-627</link>
		<dc:creator>Visio Guy</dc:creator>
		<pubDate>Thu, 01 Feb 2007 06:36:33 +0000</pubDate>
		<guid isPermaLink="false">http://visguy.com/2006/10/12/connection-point-directions-types/#comment-627</guid>
		<description>Hi Jerry,

When you glue one shape with connection points to another, it depends on where you grab the shape. Visio tries to find the connection point closest to the mouse cursor, and use that as the point that snaps to the other shape. Try dragging your shape from different points.

- Chris</description>
		<content:encoded><![CDATA[<p>Hi Jerry,</p>
<p>When you glue one shape with connection points to another, it depends on where you grab the shape. Visio tries to find the connection point closest to the mouse cursor, and use that as the point that snaps to the other shape. Try dragging your shape from different points.</p>
<p>- Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jerry Howe</title>
		<link>http://www.visguy.com/2006/10/12/connection-point-directions-types/comment-page-1/#comment-598</link>
		<dc:creator>Jerry Howe</dc:creator>
		<pubDate>Mon, 29 Jan 2007 16:27:00 +0000</pubDate>
		<guid isPermaLink="false">http://visguy.com/2006/10/12/connection-point-directions-types/#comment-598</guid>
		<description>The Connection Point tool is very helpful.  I am, however, having problems when I add a number of connection points to a shape and then try to connect another shape (to which I have also added a connection point).  It seems if I make my connecting shape smaller, it will snap and glue to the first shape.  If I make the connecting shape slightly larger (to the size I want), it will not connect.  I&#039;ve tried changing the size of your circle and points and see none of the same problems I am experiencing.

Any suggestions are appreciated.</description>
		<content:encoded><![CDATA[<p>The Connection Point tool is very helpful.  I am, however, having problems when I add a number of connection points to a shape and then try to connect another shape (to which I have also added a connection point).  It seems if I make my connecting shape smaller, it will snap and glue to the first shape.  If I make the connecting shape slightly larger (to the size I want), it will not connect.  I&#8217;ve tried changing the size of your circle and points and see none of the same problems I am experiencing.</p>
<p>Any suggestions are appreciated.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
