DatabasePreferences object |
An object that specifies the settings for the current AutoCAD drawing.
VBA class name: |
AcadDatabasePreferences |
---|---|
Create using: |
N/A |
Access via: |
Document.Preferences |
Database preferences represent options from the Options dialog 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.
Methods None |
Properties |
Comments? |