SettingsCmdGradingElevEditorSettingsCmdGradingElevationEditor Class

Settings that specify the default behavior for grading elevation editor.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdGradingElevEditorSettingsCmdGradingElevationEditor

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

The SettingsCmdGradingElevEditorSettingsCmdGradingElevationEditor type exposes the following members.

Properties
 NameDescription
Public propertyRaiseLowerIncrement Specifies the default vertical distance used for each increment when the feature lines of a grading are raised or lowered to adjust volumes.
Public propertyShowGradeBreaksOnly Specifies whether only the feature line start/end points and any grade breaks in between are displayed.
Top
See Also