Gets the start elevation of the pressure pipe.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.4.2516.0
Syntax
| C# |
|---|
public double StartElevation { get; } |
| Visual Basic |
|---|
Public ReadOnly Property StartElevation As Double Get |
| Visual C++ |
|---|
public: property double StartElevation { double get (); } |