SettingsGradingSettingsStyles Class

default styles for new slope grading.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsGradingSettingsStyles

Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public sealed class SettingsStyles : TreeOidWrapper

The SettingsGradingSettingsStyles type exposes the following members.

Properties
 NameDescription
Public propertyCutSlopeGrading Gets the default style to apply when creating cut slope grading.
Public propertyCutSlopeGradingStyleId Gets the default styleId to apply when creating cut slope grading.
Public propertyFeatureLineStyle Gets the default style to apply when creating feature lines.
Public propertyFeatureLineStyleId Gets the default styleId to apply when creating feature lines.
Public propertyFillSlopeGrading Gets the default style to apply when creating fill slope grading.
Public propertyFillSlopeGradingStyleId Gets the default styleId to apply when creating fill slope grading.
Public propertyGradingStyle Gets the default style to apply when creating grading.
Public propertyGradingStyleId Gets the default styleId to apply when creating grading.
Top
See Also