Gets the start point's cover of pipe.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0

Syntax

C#
public double CoverOfStartPoint { get; }
Visual Basic
Public ReadOnly Property CoverOfStartPoint As Double
	Get
Visual C++
public:
property double CoverOfStartPoint {
	double get ();
}

See Also