Jump to content

Recommended Posts

Posted

I use the Layer Isolate command a lot but it will not isolate the xref layers. Is there a way to do that?

Posted

Only through the Layer Manager. An XREF is a single entity blocked together so it will isolate the single layer it resides on, that is it.

Posted

I put this together to isolate xref layers a while back. Description is in the header.

 

Enjoy :)

iso.lsp

Posted
I put this together to isolate xref layers a while back. Description is in the header.

 

Enjoy :)

Nice.... just added this one to the list of routines. Thanks Ron :)

Posted
I put this together to isolate xref layers a while back. Description is in the header.

 

Enjoy :)

 

Not a problem :D

Posted
I put this together to isolate xref layers a while back. Description is in the header.

 

Enjoy :)

Ok, now that is exactly what I was looking for! Thanks!!

Posted
Ok, now that is exactly what I was looking for! Thanks!!

 

8) Glad to help...

Posted

Thanks for that ron, I noticed that it isolates the layer selected in the xref, and also the layer that the xref is 'placed' onto. Is that how it should work ?

Posted

That is exactly how it should work. If the layer that the xref resides on gets frozen, then everything else underneath it freezes too. :shock: That is was LAYISO does.

Posted

Thanks Ron for your generosity, nice stuff...

Posted

That was a super lisp routine. Just one more thing. Right now our engineers are using AutoCAD LT, is there a way to make the routine work on LT?

Posted
Thanks Ron for your generosity, nice stuff...

 

Glad you like it :)

Posted
That was a super lisp routine. Just one more thing. Right now our engineers are using AutoCAD LT, is there a way to make the routine work on LT?

 

Lisp does not work with LT.

  • 11 years later...
Posted

I know this is an old topic. The iso routine is amazing. Could you isolate it with an mleader inside modelspace and then a nested layer within the xref?

Posted

There are a few options.  You could just turn off the XREF's temporarily (unload)

Then isolate the layers you want. 

when done with your work, reload the XREF.

 

Another method is in the layer properties manager.

On the left hand side you will see layers associated with the XREF in its own sub-tier.

You can turn all of those off at once by right clicking that tier and "visibility - off" or freeze those XREF layers if the XREF is sizable (clears up more active memory space)

 

-ChriS

  • Like 1
Posted

Thank you for sharing that!  

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...