Share

SettingsCmdCreateGradingGroup.SettingsCmdGradingGroupCreation Class

Settings that specify the default behavior for creating grading.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdCreateGradingGroupSettingsCmdGradingGroupCreation


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

Syntax

C#

public sealed class SettingsCmdGradingGroupCreation : TreeOidWrapper

VB

Public NotInheritable Class SettingsCmdGradingGroupCreation
	Inherits TreeOidWrapper

C++

public ref class SettingsCmdGradingGroupCreation sealed : public TreeOidWrapper

The SettingsCmdCreateGradingGroupSettingsCmdGradingGroupCreation type exposes the following members.

Properties

 NameDescription
Public propertyGradingSurfaceCreation Specifies whether a grading group generates an automatic surface by default.
Public propertySurfaceConeTessellationAngle Specifies the default maximum angle between supplemental projection lines on exterior corners.
Public propertySurfaceStyle Specifies the default style for the grading group.
Public propertySurfaceStyleId Specifies the default styleId for the grading group.
Public propertySurfaceTessellationIncrement Specifies the default maximum distance along the feature line to add supplemental surface triangle lines for better definition of the grading group surface.
Public propertyUseGroupName Specifies whether the automatic surface is named after the grading group by default.

See Also

Reference

Was this information helpful?