An enumeration that defines the target method for the grading
Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public enum GradingSlopeFormatType
VB
Public Enumeration GradingSlopeFormatType
C++
public enum class GradingSlopeFormatType
Members
| Member name | Value | Description |
|---|---|---|
| Slope | 0 | |
| Grade | 1 |
