StormwaterInletUserDefinedSlope Property |
If UserDefinedSlope is set, then this value is used for the slope of the source
pipe instead of the actual slope from the network geometry.
Set to MinValue to disable the use of it.
Namespace:
DHI.Mike1D.StructureModule
Assembly:
DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public double UserDefinedSlope { get; set; }
Public Property UserDefinedSlope As Double
Get
Set
public:
virtual property double UserDefinedSlope {
double get () sealed;
void set (double value) sealed;
}
Property Value
Type:
DoubleImplements
IStormwaterInletUserDefinedSlopeSee Also