TheSwamp

CAD Forums => CAD General => Topic started by: Fabricio28 on September 21, 2015, 02:10:48 PM

Title: xref
Post by: Fabricio28 on September 21, 2015, 02:10:48 PM
Hello everybody,

I'm trouble with a reference project. Everytime I open the drawing, can't located or read the main file.

I don't know what happening, I have to reload to fix it.

Title: Re: xref
Post by: mjfarrell on September 21, 2015, 02:16:04 PM
Suggest use RELATIVE Path when attaching
Title: Re: xref
Post by: Rob... on September 21, 2015, 02:16:54 PM
That happens when either the name or the location of the XREF changes, when using absolute pathing.

It can also happen if the location of the referencing file changes.

Are you saving the drawing after repathing the XREF?
Title: Re: xref
Post by: Fabricio28 on September 21, 2015, 02:26:09 PM
Suggest use RELATIVE Path when attaching

Wow great!!
Thank you.
Title: Re: xref
Post by: Fabricio28 on September 21, 2015, 02:26:52 PM
That happens when either the name or the location of the XREF changes, when using absolute pathing.

It can also happen if the location of the referencing file changes.

Are you saving the drawing after repathing the XREF?

Yep, I'm saving.

I was using full path instead of relative path. What is the difference?
Title: Re: xref
Post by: Rob... on September 21, 2015, 02:29:26 PM
Look at the path displayed when you switch to relative. It does not have the entire path. It paths the XREF in relation to the referencing file. If you are not moving or copying the files, it shouldn't make any difference but relative pathing is usually preferred.
Title: Re: xref
Post by: Fabricio28 on September 21, 2015, 02:33:21 PM
Look at the path displayed when you switch to relative. It does not have the entire path. It paths the XREF in relation to the referencing file. If you are not moving or copying the files, it shouldn't make any difference but relative pathing is usually preferred.

Great!  :-D


Thanks Rob and Michael!