Node2Link

Top  Previous  Next

Function Node2Link(node, linkindex: integer): integer;

 

Returns the ID of the link starting at node. Linkindex should be <= the valency of node.

 

This function is typically used together with Link2FromNode, Link2ToNode and Valency to perform user specific network topological analysis.

 

Possible error codes: -10 -30 -43

Versions: Pro

ActiveX / VCL / CLX component: RWnetBase