IFlowModuleFlowReaches 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#
IReadOnlyList<IFlowReach> FlowReaches { get; }

Property Value

IReadOnlyListIFlowReach

See Also