DHI.Mike1D Class Library
C#
Show/Hide TOC
IADNode
Reaches Property
List of Reach connections, each specifying a connection between the node and a reach.
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#
Copy
IReadOnlyList
<
IADReachConnection
>
Reaches
{
get
; }
Property Value
IReadOnlyList
IADReachConnection
See Also
Reference
IADNode Interface
DHI.Mike1D.Engine.ModuleAD Namespace
In This Article
Definition
See Also