PressureReachNodeType Enumeration
Node relation to pressurized parts of the network.
Namespace: DHI.Mike1D.NetworkDataAccessAssembly: DHI.Mike1D.NetworkDataAccess (in DHI.Mike1D.NetworkDataAccess.dll) Version: 24.0.0.0 (11.1.1.1111)
public enum PressureReachNodeType
| None | 0 |
Not part of a pressure reach section of the network
|
| Tail | 1 |
Outflow from a pressurized section must take place at a tail node,
i.e. it connects a pressurized section of the network with normal reaches.
|
| Internal | 2 |
The node is an internal node in a preassurized section of the network
|