GradingCriteriaCutSlope Property

Specifies the cut grade value.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public PropertyDouble CutSlope { get; }

Property Value

PropertyDouble
Remarks
Use the Autodesk.Civil.Constant.VerticalGrade to set the vertical grade.
See Also