Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Links are overlapping try to connect nodes (Read 2947 times)
ramesh.Kurmilla
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 11
Joined: May 12th, 2009
Links are overlapping try to connect nodes
May 13th, 2009 at 11:33am
Print Post  
hi Stoyn
we have a problem like:

e.g: Assume below each number is "Node", when i try to connect 1 to 9 and 1 to 6,  the links are overlapping. is there any property to didn't overlap links when try to connect nodes.

1 2 3
4 5 6
7 8 9

plz help me to solve the issue.
if there is a part of code plz share me...

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


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Links are overlapping try to connect nodes
Reply #1 - May 13th, 2009 at 12:38pm
Print Post  
Do you mean the paths found by the auto-routing function overlap?
  
Back to top
 
IP Logged
 
ramesh.Kurmilla
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 11
Joined: May 12th, 2009
Re: Links are overlapping try to connect nodes
Reply #2 - May 13th, 2009 at 12:58pm
Print Post  
Yes,Stoyo.

When link moves from  node 1 to 9 and 3 to 7. links are overlapped between the nodes 2 and 5.

plz help me.

Thanks
Ram.
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Links are overlapping try to connect nodes
Reply #3 - May 13th, 2009 at 1:19pm
Print Post  
Try using cascading links (DiagramLink.Style = Cascading). RoutingOptions.CrossingCost is considered only for such links. Also the distance between nodes should be at least four times the routingOptions.GridSize for there to be enough space for the links to be placed apart.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
ramesh.Kurmilla
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 11
Joined: May 12th, 2009
Re: Links are overlapping try to connect nodes
Reply #4 - May 14th, 2009 at 5:12am
Print Post  
yes, if we place the distance between the nodes, links are not overlapping..

Thank a ton..stoyo!!!

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