FlowSegmentSlope Property

Gets or sets the slope of flow segment.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public double Slope { get; set; }

Property Value

Double
Remarks
This property is the essential factor to take part in TR-55 calculation.
See Also