PreferencesUser Object

Land Auto

   PreferencesUser Object 

This object specifies the options maintained on a per-user basis.

VBA object name:

AeccPreferencesUser

Create using:

N/A

Access via:

Preferences.PreferencesUser

The User Preferences control program-wide preferences such as the AutoCAD overrides and the drawing setup method.

These settings are saved at the PreferencesPath in the file <AutoCAD login name>.dfm.

Changes to OverrideNew, OverrideOpen and ShowStartupDialog will not take affect until you exit the program and restart.

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

Methods

None

Properties

Application

FirstTimeDrawingSetup

FirstTimeDrawingSetupFile

LastUsedDwg

LastUsedDwgPath

LastUsedProj

LastUsedProjPath

OverrideNew

OverrideOpen

ShowStartupDialog

Events

None