Page 1 of 1

insert link

PostPosted: June 19th, 2006, 6:09 pm
by yudit
Hello,

I am making a very similar work to a map of concepts, for I am using the simplegraph. But I have problems with the links, they should always have origin and destination. Also when I erase a node I should erase all the connectors of which the one is origin or destination.
Please I need that somebody tells me like I can make it.

Thank you.

PostPosted: June 19th, 2006, 8:34 pm
by Kambiz
In the latest release of the component, links can be without any endpoint node.

PostPosted: June 20th, 2006, 7:17 pm
by yudit
how the component verify the links into 2 objects?
The links maybe have one only objects associated with him????

how I verified that exist 2 links into a object?

PostPosted: June 21st, 2006, 6:09 pm
by Kambiz
There are several properties for this purpose, like LinkInputs, LinkInputCount, LinkOutputs, and LinkOutputCount.

For more information, please read the Readme.htm file, which comes with the component.