EngineNodeOutlet Fields |
The EngineNodeOutlet type exposes the following members.
Name | Description | |
---|---|---|
![]() | _bottomLevel |
Bottom level
(Inherited from EngineNode.) |
![]() | _groundLevel |
Ground level
(Inherited from EngineNode.) |
![]() | _id |
Node ID string.
(Inherited from EngineNode.) |
![]() | _openBoundaryType |
Type of open boundary. Check if node is an open boundary using InternalNode
before accessing this property.
(Inherited from EngineNode.) |
![]() | NodeListIndex |
Index of this node in the list of nodes. Optimization for
fast lookup in the lists (instead of using find).
(Inherited from EngineNode.) |
![]() | Reaches |
List of engineReaches connected to this node.
(Inherited from EngineNode.) |