How to permanently save the XREF files?

How to permanently save the XREF files?

Anonymous
Not applicable
1,135 Views
2 Replies
Message 1 of 3

How to permanently save the XREF files?

Anonymous
Not applicable

Dear All,

            how to permanently save the xref files in auto cad. now i am using Bind command method, but it's not correctly working because after binding we stretch the clip boundary it will automatically show the previous xref whole file.

             please help me to hoe to fix this issue.

0 Likes
1,136 Views
2 Replies
Replies (2)
Message 2 of 3

Moshe-A
Mentor
Mentor

Hi,

 

clipping a reference (block or xref) does not modifies the block definition in fact the clipping boundary is part of the insert (block reference) so binding an xref just makes in a xcliped block.

 

why saving it as xcliped block is not ok?

 

moshe

 

 

0 Likes
Message 3 of 3

pendean
Community Legend
Community Legend
You will need to WBLOCK out that portion from the XREF to create a new file, then INSERT it as a block to replace your XCLIP.


Or try this https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/explode-xclip/m-p/6790456#M348415


0 Likes