default styles for new slope grading.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.SettingsSettingsGradingSettingsStyles
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public sealed class SettingsStyles : TreeOidWrapper
VB
Public NotInheritable Class SettingsStyles Inherits TreeOidWrapper
C++
public ref class SettingsStyles sealed : public TreeOidWrapper
The SettingsGradingSettingsStyles type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | CutSlopeGrading | Gets the default style to apply when creating cut slope grading. |
![]() | CutSlopeGradingStyleId | Gets the default styleId to apply when creating cut slope grading. |
![]() | FeatureLineStyle | Gets the default style to apply when creating feature lines. |
![]() | FeatureLineStyleId | Gets the default styleId to apply when creating feature lines. |
![]() | FillSlopeGrading | Gets the default style to apply when creating fill slope grading. |
![]() | FillSlopeGradingStyleId | Gets the default styleId to apply when creating fill slope grading. |
![]() | GradingStyle | Gets the default style to apply when creating grading. |
![]() | GradingStyleId | Gets the default styleId to apply when creating grading. |