PressurePipeSlope Property |
Gets the pipe’s slope in absolute value.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.292
Syntaxpublic double Slope { get; }
Public ReadOnly Property Slope As Double
Get
public:
property double Slope {
double get ();
}
Property Value
Double
See Also