Click or drag to resize

EngineNode Fields

The EngineNode type exposes the following members.

Fields
  NameDescription
Protected field_bottomLevel
Bottom level
Protected field_groundLevel
Ground level
Protected field_id
Node ID string.
Protected field_openBoundaryType
Type of open boundary. Check if node is an open boundary using InternalNode before accessing this property.
Public fieldNodeListIndex
Index of this node in the list of nodes. Optimization for fast lookup in the lists (instead of using find).
Public fieldReaches
List of engineReaches connected to this node.
Top
See Also