Share

GradingElevationProjectionType Enumeration

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

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

Syntax

C#

public enum GradingElevationProjectionType

Visual Basic

Public Enumeration GradingElevationProjectionType

Visual C++

public enum class GradingElevationProjectionType

Members

Member nameValueDescription
CutFillSlope0
CutSlope1
FillSlope2

See Also

Was this information helpful?