EngineNodeManhole Fields |
The EngineNodeManhole type exposes the following members.
Name | Description | |
---|---|---|
![]() | _bottomLevel |
Bottom level
(Inherited from EngineNode.) |
![]() | _cover |
Cover on this node
(Inherited from EngineNodeVolume.) |
![]() | _criticalLevel |
Used in result presentation. Passed directly to the result file.
(Inherited from EngineNodeVolume.) |
![]() | _delh |
The Delh controls the height of the bottom slot
(Inherited from EngineNodeVolume.) |
![]() | _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.) |