Click or drag to resize

Res1DSewerNodeCriticalLevel Property

Critical level. Used to mark when a level is critical, not used in the simulation. Unit: [m]

Namespace:  DHI.Mike1D.ResultDataAccess
Assembly:  DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
public double CriticalLevel { get; set; }

Property Value

Type: Double

Implements

IRes1DSewerNodeCriticalLevel
See Also