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