DatabasePreferences Object

Land Auto

   DatabasePreferences Object 

This object specifies the current AutoCAD Land Desktop drawing specific settings.

VBA object name:

AeccDatabasePreferences

Create using:

N/A

Access via:

Document.Preferences

Database preferences represent all the options that reside in a drawing. These include settings in the AdCADD block, dictionary and the AecBaseSetup object.

The DatabasePreferences object can be referenced from the Preferences property on the Document object.

See the DatabasePreferences object in the AutoCAD ActiveX and VBA Reference for information regarding additional Methods, Properties and Events provided through this object.

Methods

ConvertToCurrentAreaDisplay

ConvertToCurrentVolumeDisplay

LoadSetupProfile

SaveAsDefault

SaveSetupProfile

Properties

AngularAzimuth

AngularDisplayFormat

AngularPrecision

Application

AreaDisplayUnit

AreaPrecision

AreaSuffix

BasePoint

BasePointNE

BorderBlockFilename

BorderBottomMargin

BorderLeftMargin

BorderLineWidth

BorderRightMargin

BorderStyle

BorderTopMargin

CoordinatePrecision

CoordinateZone

DatabaseScale

ElevationPrecision

FacetDeviation

LayerFile

LayerStandard

LinearDisplayFormat

LinearPrecision

LinearUnit

MeasurementUnit

NorthRotation

ProjectName

ScaleOnInsert

SheetHeight

SheetWidth

TextHeight

VerticalScale

VolumeDisplayUnit

VolumePrecision

VolumeSuffix

Events

None