ICatchmentNamDataIncludeElevationZones Property |
This flag tells if the catchment should be divided into
elevation zones used when ice modelling is included.
Default: false
Namespace:
DHI.Mike1D.RainfallRunoffModule
Assembly:
DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax bool IncludeElevationZones { get; set; }
Property IncludeElevationZones As Boolean
Get
Set
property bool IncludeElevationZones {
bool get ();
void set (bool value);
}
Property Value
Type:
BooleanSee Also