SettingsCmdCreateGradingGroupSettingsCmdGradingGroupCreation 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.292
Syntax
public sealed class SettingsCmdGradingGroupCreation : 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.
Top
See Also