Settings that specify the default behavior for creating grading.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
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
| Name | Description | |
|---|---|---|
| GradingSurfaceCreation | Specifies whether a grading group generates an automatic surface by default. | |
| SurfaceConeTessellationAngle | Specifies the default maximum angle between supplemental projection lines on exterior corners. | |
| SurfaceStyle | Specifies the default style for the grading group. | |
| SurfaceStyleId | Specifies the default styleId for the grading group. | |
| SurfaceTessellationIncrement | Specifies the default maximum distance along the feature line to add supplemental surface triangle lines for better definition of the grading group surface. | |
| UseGroupName | Specifies whether the automatic surface is named after the grading group by default. |
