Share

GradingSurfaceProjectionType Enumeration

An enumeration that defines the type of projection for the Surface target.



Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.765

Syntax

C#

public enum GradingSurfaceProjectionType

VB

Public Enumeration GradingSurfaceProjectionType

C++

public enum class GradingSurfaceProjectionType

Members

Member nameValueDescription
CutFillSlope0 
CutSlope1 
FillSlope2 

See Also

Reference

Was this information helpful?