TheSwamp

Code Red => AutoLISP (Vanilla / Visual) => Topic started by: Dream.Fei on July 31, 2007, 12:38:29 AM

Title: Xref path: relative path question
Post by: Dream.Fei on July 31, 2007, 12:38:29 AM
Used "vla-attachexternalreference" method to attach a dwg as xref
question is : how can I put the xref's path to "Relative path" not "Full path".

Sos
Title: Re: Xref path: relative path question
Post by: JohnK on July 31, 2007, 09:05:24 AM
My company has its directory structure and you have yours.

...Your not giving us enough information.
Title: Re: Xref path: relative path question
Post by: Dream.Fei on August 02, 2007, 07:40:09 AM
How no matter the way, all does need to preserve into the relativeway.
Perhaps is from the local hard disk, also has the possibility isthe local area network.

We suppose have a fixed folder "D:\Working File\Project Files\Project Name" ,all documents all are under this folder ,Refers to the folder is fixed "D:\Working File\Project Files\Project Name\Xref" , But other documents are not fixed, moreover has how many folder not tobe indefinite .

My question is: How can let under this project folder all quotationsreference all preserve the relative way
   Please note: Is inserts exterior reference by "vla-attachexternalreference" not command。