Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Problem with GetAllOutgoingLinks().Clear() (Read 1320 times)
saad
Full Member
***
Offline


I Love MindFusion!

Posts: 117
Joined: Oct 8th, 2012
Problem with GetAllOutgoingLinks().Clear()
Oct 30th, 2012 at 10:09pm
Print Post  
I'm having trouble implementing GetAllOutgoingLinks().Clear().
I'm trying to delete all outgoing (and preferably incoming) links from a certain shapenode.
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Problem with GetAllOutgoingLinks().Clear()
Reply #1 - Oct 31st, 2012 at 7:57am
Print Post  
You will have to remove them from diagram.Links, only then the links will disappear from the diagram (and will also be removed automatically from respective links collection of nodes).

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