IADReachConnection Interface

A reach connection is used by the nodes, when listing which reaches that is connected to a node.

Definition

Namespace: DHI.Mike1D.Engine.ModuleAD
Assembly: DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public interface IADReachConnection

Properties

ADNode The reach that is connected to node.
ADReach The reach that is connected to node.
FlowReachConnection The flow reach connection.
HDReachConnection The HD reach connection.
Obsolete

See Also