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