AecBasePreferences Object

AEC Auto

   Aec Base Preferences Object 

AEC AutoCAD preferences object.

VBA object name:

AecBasePreferences

Create using:

N/A

Access via:

AecBaseApplication.Preferences

The AecBasePreferences object holds all the options stored external to the drawing, such as User Preferences. The options are stored in separate objects, grouped by category. Use the properties of the AecBasePreferences object to access each category.

Options that reside in the drawing can be accessed through the AecBaseDatabasePreferences object.

Currently, AecBasePreferences does not provide access to AEC-specific options; it is equivalent to AcadPreferences. Refer to AcadPreferences in the AutoCAD ActiveX and VBA Reference for information about this object's methods and properties.

Methods

Init

Properties

Application

Display

Drafting

Files

OpenSave

Output

Profiles

Selection

System

User