Share

SettingsCmdGradingTools.SettingsCmdGradingLayoutTools Class

Settings that specify the default behavior for grading layout tools.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdGradingToolsSettingsCmdGradingLayoutTools


Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public sealed class SettingsCmdGradingLayoutTools : TreeOidWrapper

VB

Public NotInheritable Class SettingsCmdGradingLayoutTools
	Inherits TreeOidWrapper

C++

public ref class SettingsCmdGradingLayoutTools sealed : public TreeOidWrapper

The SettingsCmdGradingToolsSettingsCmdGradingLayoutTools type exposes the following members.

Properties

 NameDescription
Public propertyCriteria Specifies the default Criteria to use when creating grading.
Public propertyCriteriaId Specifies the default Criteria Id to use when creating grading.
Public propertyGradingCriteriaSet Specifies the default Criteria Set to use when creating grading.
Public propertyGradingCriteriaSetId Specifies the default Criteria Set Id to use when creating grading.

See Also

Reference

Was this information helpful?