An enumeration that defines the type of projection for the Distance target.
Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.765
Syntax
C#
public enum GradingDistanceProjectionType
VB
Public Enumeration GradingDistanceProjectionType
C++
public enum class GradingDistanceProjectionType
Members
Member name | Value | Description |
---|---|---|
Slope | 3 | |
RelativeElevation | 5 |