Gets the start point's cover of pipe.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.2.3892.0
Syntax
C#
public double CoverOfStartPoint { get; }
Visual Basic
Public ReadOnly Property CoverOfStartPoint As Double
Get
Visual C++
public: property double CoverOfStartPoint { double get (); }