HGridPointBottomLevel Property

Bottom level of h grid point.

When a cross section is present, this is set equal to ZMin, otherwise the bottom level is taken from the digipoints

Definition

Namespace: DHI.Mike1D.Engine
Assembly: DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public double BottomLevel { get; set; }

Property Value

Double

Implements

INetworkHGridPointBottomLevel

See Also