Node Properties |
[This is preliminary documentation and is subject to change.]
The Node type exposes the following members.
| Name | Description | |
|---|---|---|
| Id |
The id of the Object
(Inherited from SimulationBase.) | |
| NodeConnections |
Gets or sets the adjacent node connections.
| |
| NodeType |
The type of the node.
| |
| X |
X coordinate of a node
| |
| Y |
Y coordinate of a node
|