Community
AutoCAD MEP Forum
Welcome to Autodesk’s AutoCAD MEP Forums. Share your knowledge, ask questions, and explore popular AutoCAD MEP topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Layer Freeze

2 REPLIES 2
Reply
Message 1 of 3
tchop
193 Views, 2 Replies

Layer Freeze

Autocad14 Had a bonus tool which was great when I wanted to freeze layers in a reference file. I could use Bonus Layer Freeze and then just click on the layer that I wanted to freeze. I dont see that option with ABS 2004. Right now I have to use xlist then identify by name the layer that I want to freeze then go to the layer control dialog box and scroll through a couple of hundred layers to freeze the one I want. Is there a faster way to do this?

Thanks in advance
Tom Chop
2 REPLIES 2
Message 2 of 3
Anonymous
in reply to: tchop

You can download the express tools for 2004 or use this simple lisp command:

(defun c:frzlay ()
(command "-layer" "f" (cdr (assoc '8 (entget (car (nentsel))))) "")
)

Drew Jarvis.
ACDP, Maidenhead.
Message 3 of 3
Anonymous
in reply to: tchop

The Express Tools (formerly known as Bonus Tools)
are on one of the many ABS4 CD's.

 

If you think you may already have it installed,
type EXPRESSMENU at the command line...  Type Y <enter>.  It
should load it up "auto-magically".

 

 

 

Command: expressmenu

Perform a full rebuild of the Express Tools menu
before loading it? <N>:


--

Matt W
 
There are 3 kinds of people:
  Those who can
count, and those who can't.


style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
Autocad14
Had a bonus tool which was great when I wanted to freeze layers in a reference
file. I could use Bonus Layer Freeze and then just click on the layer that I
wanted to freeze. I dont see that option with ABS 2004. Right now I have to
use xlist then identify by name the layer that I want to freeze then go to the
layer control dialog box and scroll through a couple of hundred layers to
freeze the one I want. Is there a faster way to do this?

Thanks in advance
Tom Chop

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report

”Boost