Share

SettingsCmdGradingElevEditor.SettingsCmdGradingElevationEditor 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.280

Syntax

C#

public sealed class SettingsCmdGradingElevationEditor : TreeOidWrapper

VB

Public NotInheritable Class SettingsCmdGradingElevationEditor
	Inherits TreeOidWrapper

C++

public ref class SettingsCmdGradingElevationEditor sealed : public 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.

See Also

Reference

Was this information helpful?