NodeLinkingTo

The NodeLinkingTo property gets or sets the PositionedNode that the Link connects to. Notice that a link only has one NodeLinkingTo. This means that links are "one way". Therefore, if two PositionedNodes need to link to each other, then each will need a Link to the other. When NodeNetworks are created through the AIEditor, PositionedNodes which link to each other do so with two Links.

Last updated