Click or drag to resize

INodeConnection Properties

[This is preliminary documentation and is subject to change.]

The INodeConnection type exposes the following members.

Properties
  NameDescription
Public propertyConnectionOrientation
Gets the orientation of a connection.
Public propertyCost
Gets the cost of the connection
Public propertyEndNode
The end node of the connection.
Public propertyId
Gets the identifier.
(Inherited from ISimulationBase.)
Public propertyLength
The length of the connection.
Public propertyPlaceables
List of placebles currently placed on this connection
Public propertyStartNode
The start node of the connection.
Top
See Also