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