PressurePipeStartElevation Property |
Gets the start elevation of the pressure pipe.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.292
Syntaxpublic double StartElevation { get; }
Public ReadOnly Property StartElevation As Double
Get
public:
property double StartElevation {
double get ();
}
Property Value
Double
See Also