Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic how to combine the segments of the link dynamically when some of them is on the same line ? (Read 1516 times)
heyx
Junior Member
**
Offline


I Love MindFusion!

Posts: 69
Joined: Oct 9th, 2014
how to combine the segments of the link dynamically when some of them is on the same line ?
Mar 2nd, 2015 at 8:48am
Print Post  
hi,
I use my Customerlink to link nodes.and I set the AutoRoute as false and the IgnoreLayout as true.
and the Diagram use a GridRouter for LinkRouting.
there, once i create a link. it auto create some segment.
then i want combine some of them.
  I hope this looks like a circuit diagram.
  

result.png ( 21 KB | 65 Downloads )
result.png
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: how to combine the segments of the link dynamically when some of them is on the same line ?
Reply #1 - Mar 4th, 2015 at 5:18pm
Print Post  
You could set diagram.LinkCrossings = LinkCrossings.Straight to stop drawing these arcs altogether, or set DiagramLink.DrawCrossings = false to disable them for individual links.

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