Share

SettingsSurface.SettingsDefaults 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.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

 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.

See Also

Reference

Was this information helpful?