Freeze all layers except pick

Freeze all layers except pick

johnw
Collaborator Collaborator
14,823 Views
25 Replies
Message 1 of 26

Freeze all layers except pick

johnw
Collaborator
Collaborator

I've attached a routine that freezes the layer that you pick. I need to reverse it so whatever entity's layer you pick it becomes current and all other layers freeze EXCEPT the one picked.

 

Any help would be appreciated.

 

Thanks,

 

John

0 Likes
Accepted solutions (1)
14,824 Views
25 Replies
Replies (25)
Message 21 of 26

Kent1Cooper
Consultant
Consultant

@dlanorh wrote:
.... APPLOAD .... briefcase icon for STARTUP SUITE and a CONTENTS button under it. Press this, then ADD then browse to where the lisp is saved. Once added it should load everytime.

 

What's in the Startup Suite is described in various places in Help as loading every time the product  starts, that is when AutoCAD is first fired up, which I don't believe means in every drawing  that's opened.  That's why I've always used the acaddoc.lsp approach, which does load things in every drawing.  [But it's also why I haven't tried putting something in the briefcase that I don't have in acaddoc.lsp, to see whether  it ends up available in every drawing.  Maybe it does -- my doubts are based on Help's description, enhanced by having heard the same from elsewhere in the past.]

Kent Cooper, AIA
0 Likes
Message 22 of 26

Anonymous
Not applicable

I can't seem to download the LSP file from Cadalyst.

File not available anymore.

New link available?

0 Likes
Message 23 of 26

Kent1Cooper
Consultant
Consultant

@Anonymous wrote:

I can't seem to download the LSP file from Cadalyst.  File not available anymore.  New link available?


 

Interesting to know....  No other link that I know of, except other Messages in which I've put the link to that same web-page.  So here is the file, and the corresponding On-vs.-Off one.  [I changed the file name to mention Thaw before Freeze, to correspond better to the OnOff part of the other file name.]

Kent Cooper, AIA
Message 24 of 26

Anonymous
Not applicable

Hi,

Here is the file I’ve downloaded and it works very well.

Message 25 of 26

Anonymous
Not applicable

Thank you very much!

0 Likes
Message 26 of 26

charles.langdaleUEXEH
Enthusiast
Enthusiast

Hi Kent, is this LISP still available? I followed the link and when I tried to download I got a "Page not Found" error. I was able to download and use tip #3779 found here but would like the Freeze/Unfreeze option instead of On/Off if still available. Thank you for your help with this.

 

EDIT: Nevermind, I see where you posted it on the next page. Thanks!

0 Likes