Gets or sets the slope of flow segment.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.5.1584.0
Syntax
| C# |
|---|
public double Slope { get; set; } |
| Visual Basic |
|---|
Public Property Slope As Double Get Set |
| Visual C++ |
|---|
public: property double Slope { double get (); void set (double value); } |
Remarks
This property is the essential factor to take part in TR-55 calculation.