Share

SettingsGrading.SettingsStyles 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.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

 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.

See Also

Reference

Was this information helpful?