SettingsRoot Class

The root of the settings hierarchy.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsRoot

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

The SettingsRoot type exposes the following members.

Properties
 NameDescription
Public propertyAssociateShortcutProjectId Gets or sets the id of associate shortcut project to this drawing.
Public propertyDrawingSettings Gets the Drawing settings.
Public propertyLandXMLSettings Gets the LandXML importing/exporting settings.
Public propertyTagSettings Gets the tag settings.
Top
Methods
 NameDescription
Public methodGetSettingsT Gets feature settings or command settings by specifying a type.
Top
See Also