An object that specifies the settings for the current AutoCAD drawing.
Supported Platforms: Windows only
Class Information
- Class Name
-
AcadDatabasePreferences
- Object Inheritance
-
Object AcadDatabasePreferences
- Create Using
-
VBA
Not applicable
- Access Via
-
VBA
Document.Preferences
Members
These members are part of this object:
Methods |
Properties |
Events |
---|---|---|
None |
None |
Remarks
Database preferences represent options from the Options dialog box that reside in a drawing. Options that reside in the registry can be accessed through the main Preferences object.
The DatabasePreferences object can be referenced from the Preferences property on the Document object.