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
Namespace:
DHI.Mike1D.Engine
Assembly:
DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public double BottomLevel { get; set; }
Public Property BottomLevel As Double
Get
Set
public:
property double BottomLevel {
double get ();
void set (double value);
}
Property Value
Type:
DoubleSee Also