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

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

Syntax

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

Members

Member nameValueDescription
FillSlope2
CutSlope1
CutFillSlope0

See Also