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