Click or drag to resize

EngineNodeStructure Fields

The EngineNodeStructure type exposes the following members.

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