Anuncios

The Autodesk Community Forums has a new look. Read more about what's changed on the Community Announcements board.

imadHabash
en respuesta a: jdfnnl

Hi,

Understanding the conventions for specifying a relative folder path will help you .. Relative paths are partially specified folder paths that assume the current drive letter or the folder of the host drawing. This is the most flexible option, and enables you to move a set of drawings from your current drive to a different drive that uses the same folder structure.

\

Look in the root folder of the host drawing's drive

path

From the folder of the host drawing, follow the specified path

\path

From the root folder, follow the specified path

.\path

From the folder of the host drawing, follow the specified path

..\path

From the folder of the host drawing, move up one folder level and follow the specified path

..\..\path

From the folder of the host drawing, move up two folder levels and follow the specified path

Imad Habash

EESignature