DHI.Mike1D Class Library
C#
Show/Hide TOC
IFlow
Module
Flow
Reaches Property
A list of flow nodes. TODO: consider to call it just Reaches.
Definition
Namespace:
DHI.Mike1D.Engine.ModuleFlow
Assembly:
DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
Copy
IReadOnlyList
<
IFlowReach
>
FlowReaches
{
get
; }
Property Value
IReadOnlyList
IFlowReach
See Also
Reference
IFlowModule Interface
DHI.Mike1D.Engine.ModuleFlow Namespace
In This Article
Definition
See Also