Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic need explanations (Read 1181 times)
alesdario
Junior Member
**
Offline



Posts: 71
Joined: Mar 7th, 2007
need explanations
Mar 14th, 2007 at 6:04am
Print Post  
GoodMorning.

I need some explanation.

First.
I ask you if you can explain me what are this property:
RoutingOptions.CrossingCoast
RoutingOptions.NodeVicinitySize
RoutingOptions.GridSize
RoutingOptions.StartOrientation.

Second.
I need to fix the number of segment of a Poliline Arrow at 3 (Also when the arrow will rerouted). I haw already fixed this property but i think that was only a lucky break, because i not unable to do this.
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: need explanations
Reply #1 - Mar 14th, 2007 at 8:37am
Print Post  
Good Morning,

You cannot change the number of segments of auto-routed arrows.

The routing algorithm evaluates paths by assigning a cost to them and choosing the least costly one in the end. CrossingCost is added to the path's total cost for each arrow crossed by the routed arrow. If the routed arrow is closer than NodeVicinitySize to a node, the NodeVicinityCost will be added to the total.

StartOrientation specifies whether to choose the left/right or top/bottom sides to start the routed arrow from.

Stoyan
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint