Click or drag to resize

PressureReachNodeType Enumeration

Node relation to pressurized parts of the network.

Namespace:  DHI.Mike1D.NetworkDataAccess
Assembly:  DHI.Mike1D.NetworkDataAccess (in DHI.Mike1D.NetworkDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public enum PressureReachNodeType
Members
  Member nameValueDescription
None0 Not part of a pressure reach section of the network
Tail1 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.
Internal2 The node is an internal node in a preassurized section of the network
See Also