PreferencesFiles Object

Land Auto

   PreferencesFiles Object 

This object specifies the paths used by the AutoCAD Land Desktop.

VBA object name:

AeccPreferencesFiles

Create using:

N/A

Access via:

Preferences.PreferencesFiles

This object specifies the paths used by the program. Some paths are established during installation and are exposed as read-only properties.

Paths are returned without a trailing backslash delimiter "\".

Changes to BorderPath, CivilDataFilesPath, ContourStylesPath, DrawingSetupPath, FormatsPath, LabelStylePath, PreferencesPath, ProjectPath, PrototypePath, SpeedTablesPath, SymbolManagerPath and TempPath will not take affect until you exit the program and restart.

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

Methods

None

Properties

Application

BorderPath

CivilDataFilesPath

ContourStylesPath

DataPath

DrawingSetupPath

FormatsPath

HelpPath

LabelStylePath

PreferencesPath

ProgramPath

ProjectPath

PrototypePath

SpeedTablesPath

SymbolManagerPath

SystemPath

TempPath

Events

None