The root of the settings hierarchy.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.SettingsSettingsRoot
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public sealed class SettingsRoot : TreeOidWrapper
VB
Public NotInheritable Class SettingsRoot Inherits TreeOidWrapper
C++
public ref class SettingsRoot sealed : public TreeOidWrapper
The SettingsRoot type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | AssociateShortcutProjectId | Gets or sets the id of associate shortcut project to this drawing. |
![]() | DrawingSettings | Gets the Drawing settings. |
![]() | LandXMLSettings | Gets the LandXML importing/exporting settings. |
![]() | TagSettings | Gets the tag settings. |
Methods
Name | Description | |
---|---|---|
![]() | GetSettingsT | Gets feature settings or command settings by specifying a type. |