GetProjectFilePath Method

Gets the directory in which AutoCAD looks for external reference files.

See Also | Example

Signature

RetVal = object.GetProjectFilePath(ProjectName)

Object

PreferencesFiles
The object or objects this method applies to.

ProjectName

String; input-only
The name of the project. This name is also controlled by the PROJECTNAME system variable.

RetVal

String
The directory in which AutoCAD looks for external reference files.

 

   Comments?