S
Stumple
I have a connection line with two points on it, one at the end (OUT) and the
other at the beginning (IN).
I am trying to make another connection point and keep that point directly on
the OUT point by using a reference to Connections.OUT.
So in my new X value for NEW point I want to put something like
"Connections.OUT.X-0.2" and for NEW.Y I put "Connections.OUT.Y".
The problem I am having is that then the connector shape moves and gets
longer the NEW point does not stay on top of the OUT point. I think this is
because I provided and offset of 0.2 but I am not sure.
Can anyone tell me how to keep my NEW point directly next to my OUT point?
Thanks.
other at the beginning (IN).
I am trying to make another connection point and keep that point directly on
the OUT point by using a reference to Connections.OUT.
So in my new X value for NEW point I want to put something like
"Connections.OUT.X-0.2" and for NEW.Y I put "Connections.OUT.Y".
The problem I am having is that then the connector shape moves and gets
longer the NEW point does not stay on top of the OUT point. I think this is
because I provided and offset of 0.2 but I am not sure.
Can anyone tell me how to keep my NEW point directly next to my OUT point?
Thanks.