codebase="hhctrl.ocx#Version=4,73,8561,0"> codebase="hhctrl.ocx#Version=4,73,8561,0" > codebase="hhctrl.ocx#Version=4,73,8561,0" >
 
  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

AllowLongSymbolNames

Application

ContourlinesPerSurface

DisplaySilhouette

Lineweight

LineweightDisplay

MaxActiveViewports

ObjectSortByPlotting

ObjectSortByPSOutput

ObjectSortByRedraws

ObjectSortByRegens

ObjectSortBySelection

ObjectSortBySnap

OLELaunch

RenderSmoothness

SegmentPerPolyline

SolidFill

TextFrameDisplay

XRefEdit

XRefLayerVisibility  

 

   Comments?