Click or drag to resize

IADReachConnection Interface

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

Namespace:  DHI.Mike1D.Engine.ModuleAD
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public interface IADReachConnection

The IADReachConnection type exposes the following members.

Properties
  NameDescription
Public propertyADNode
The reach that is connected to node.
Public propertyADReach
The reach that is connected to node.
Public propertyHDReachConnection
The HD reach connection.
Top
See Also