An enumeration that defines the type of projection for the Elevation target.
Namespace: Autodesk.CivilAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
C# |
---|
public enum GradingElevationProjectionType |
Visual Basic |
---|
Public Enumeration GradingElevationProjectionType |
Visual C++ |
---|
public enum class GradingElevationProjectionType |
Members
Member name | Value | Description | |
---|---|---|---|
CutFillSlope | 0 | ||
CutSlope | 1 | ||
FillSlope | 2 |