DHI.Mike1D Class Library
C#
Show/Hide TOC
IFlow
Module
Engine
Net Property
The EngineNet holds the network that is used for the computations. It is the main entrance to module data/state.
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
EngineNet
EngineNet
{
get
; }
Property Value
EngineNet
See Also
Reference
IFlowModule Interface
DHI.Mike1D.Engine.ModuleFlow Namespace
In This Article
Definition
See Also