GradingCriteriaCutSlope Property |
Specifies the cut grade value.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyDouble CutSlope { get; }
Public ReadOnly Property CutSlope As PropertyDouble
Get
public:
property PropertyDouble^ CutSlope {
PropertyDouble^ get ();
}
Property Value
PropertyDouble
Remarks
Use the Autodesk.Civil.Constant.VerticalGrade to set the vertical grade.
See Also