SettingsGradingSettingsStylesCutSlopeGrading Property |
Gets the default style to apply when creating cut slope grading.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyString CutSlopeGrading { get; }
Public ReadOnly Property CutSlopeGrading As PropertyString
Get
public:
property PropertyString^ CutSlopeGrading {
PropertyString^ get ();
}
Property Value
PropertyString
See Also