Default name format for new surfaces.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.SettingsSettingsSurfaceSettingsDefaults
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public sealed class SettingsDefaults : TreeOidWrapper
VB
Public NotInheritable Class SettingsDefaults Inherits TreeOidWrapper
C++
public ref class SettingsDefaults sealed : public TreeOidWrapper
The SettingsSurfaceSettingsDefaults type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AutoRebuild | Gets the PropertyBoolean value that specifies Automatic as the default setting for the Rebuild Surface command. | |
| AutoTurnOnDispCompVisible | Gets the PropertyBoolean value that specifies automatic turn on display component visible as the default setting for Surface commands. | |
| LevelOfDetail | Gets the PropertyBoolean value that specifies Level of Detail as the default setting for Surface commands. |
