DHI.Mike1D Class Library
C#
Show/Hide TOC
IFlow
Module
Flow
Nodes Property
A list of flow nodes. TODO: consider to call it just Nodes.
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
<
IFlowNode
>
FlowNodes
{
get
; }
Property Value
IReadOnlyList
IFlowNode
See Also
Reference
IFlowModule Interface
DHI.Mike1D.Engine.ModuleFlow Namespace
In This Article
Definition
See Also