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.6.1067.0

Syntax

C#

public enum GradingElevationProjectionType

VB

Public Enumeration GradingElevationProjectionType

C++

public enum class GradingElevationProjectionType

Members

Member nameValueDescription
CutFillSlope0 
CutSlope1 
FillSlope2 

See Also

Reference

Was this information helpful?