SettingsSurfaceSettingsDefaults Class

Default name format for new surfaces.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsSurfaceSettingsDefaults

Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public sealed class SettingsDefaults : TreeOidWrapper

The SettingsSurfaceSettingsDefaults type exposes the following members.

Properties
 NameDescription
Public propertyAutoRebuild Gets the PropertyBoolean value that specifies Automatic as the default setting for the Rebuild Surface command.
Public propertyAutoTurnOnDispCompVisible Gets the PropertyBoolean value that specifies automatic turn on display component visible as the default setting for Surface commands.
Public propertyLevelOfDetail Gets the PropertyBoolean value that specifies Level of Detail as the default setting for Surface commands.
Top
See Also