An enumeration that defines the type of projection for the Distance target.

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

Syntax

C#
public enum GradingDistanceProjectionType
Visual Basic
Public Enumeration GradingDistanceProjectionType
Visual C++
public enum class GradingDistanceProjectionType

Members

Member nameValueDescription
Slope3
RelativeElevation5

See Also