TimeSteppingCrossSectionRelativeDepthLimit Property |
Cross sections are only checked if the relative water depth is above this limit.
Namespace:
DHI.Mike1D.HDParameterDataAccess
Assembly:
DHI.Mike1D.HDParameterDataAccess (in DHI.Mike1D.HDParameterDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public double CrossSectionRelativeDepthLimit { get; set; }
Public Property CrossSectionRelativeDepthLimit As Double
Get
Set
public:
property double CrossSectionRelativeDepthLimit {
double get ();
void set (double value);
}
Property Value
Type:
DoubleSee Also