GradingElevationProjectionType Enumeration |
An enumeration that defines the type of projection for the Elevation target.
Namespace: Autodesk.CivilAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic enum GradingElevationProjectionType
Public Enumeration GradingElevationProjectionType
public enum class GradingElevationProjectionType
Members| Member name | Value | Description |
|---|
| CutFillSlope | 0 | |
| CutSlope | 1 | |
| FillSlope | 2 | |
See Also