Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Invisible node (Read 1358 times)
Anna Malashkina
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 26
Joined: Sep 22nd, 2019
Invisible node
Nov 26th, 2019 at 12:52pm
Print Post  
Is it possible to draw invisible "dummy" node? So that the link to this node and the link out of this node look like one single not interrupted link?
  
Back to top
 
IP Logged
 
Slavcho
YaBB Moderator
*****
Offline


tech.support

Posts: 3147
Joined: Oct 19th, 2005
Re: Invisible node
Reply #1 - Nov 26th, 2019 at 2:01pm
Print Post  
You could set node's Visible property to false (or Transparent to true for ShapeNode).

Regards,
Slavcho
Mindfusion
  
Back to top
 
IP Logged
 
Anna Malashkina
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 26
Joined: Sep 22nd, 2019
Re: Invisible node
Reply #2 - Nov 27th, 2019 at 12:56pm
Print Post  
In this case I'll have an empty space between ends of incoming edges and starts of outcoming edges. But I would like to have ending of incoming edges and starting of outcoming ones in exactly one point.
  
Back to top
 
IP Logged
 
Slavcho
YaBB Moderator
*****
Offline


tech.support

Posts: 3147
Joined: Oct 19th, 2005
Re: Invisible node
Reply #3 - Nov 28th, 2019 at 6:44am
Print Post  
You could create very tiny nodes, or add an AnchorPoint to larger node's center. Another possibility is calling links' setStartPoint and setEndPoint with center' coordinates.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint