PDA

View Full Version : Full path to Reletive path for xrefs?


hostetterkl
2005-09-27, 09:10 PM
Is there a way using AutoLISP for Visual Lisp, to change a xref with a full path to a xref with a relative path?

Opie
2005-09-27, 10:12 PM
Are you trying to strip away all of the path as if the xref is in the same directory of the base drawing?

Opie
2005-09-27, 11:07 PM
Let's see if this will work for you.

Let me know about any errors.

HTH

Mike.Perry
2005-09-27, 11:08 PM
Hi

Have a browse of the following threads...

repathing nested xrefs (http://forums.augi.com/showthread.php?t=8653)

Xref paths (http://forums.augi.com/showthread.php?t=14553)

Xref path to no path (http://forums.augi.com/showthread.php?t=23932)

Have a good one, Mike