Click or drag to resize

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; }

Property Value

Type: Double

Implements

IStormwaterInletUserDefinedSlope
See Also