Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Link fixed to AnchorPoint (Read 1688 times)
mberger
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 44
Joined: Jan 6th, 2009
Link fixed to AnchorPoint
Jan 13th, 2009 at 5:36pm
Print Post  
Hi,

i have a problem with the 4 anchorpoints on my nodes. If i moved the nodes, the link which is linked to 1 of the 4 anchorpoints on each node, changed his origin and destination anchorpoints.

Is it possible to fix the link origin and destination to an anchorpoint on my nodes?

  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Link fixed to AnchorPoint
Reply #1 - Jan 13th, 2009 at 6:08pm
Print Post  
Hi,

Set link.Dynamic = false, or handle the ValidateAnchorPoint event.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
mberger
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 44
Joined: Jan 6th, 2009
Re: Link fixed to AnchorPoint
Reply #2 - Jan 13th, 2009 at 6:40pm
Print Post  
hey thanks a lot!

Is it also possible to define the orientation of the first and last segment of the link depending on the anchorpoint?

i try it with the OriginAnchor an DestinationAnchor property, but this will doesn't work for me.

For example, i have IconNodes with 4 anchorpoints one right,one top,one left and one at the bottom.
The linkorientation at the top and bottom anchorpoint should be vertical! The oriantation of the the left and right anchorpoint should be horizontal!
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Link fixed to AnchorPoint
Reply #3 - Jan 13th, 2009 at 7:36pm
Print Post  
If you are using cascading links, set their CascadeOrientation and SegmentCount properties. You might also try using auto-routing, with high enough values assigned to the NodeVicinity* properties in RoutingOptions. Also you always have access to the links point coordinates through their ControlPoints.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint