| Author |
Message |
Gary H. Lucas
Guest
|
Posted:
Sat Jan 15, 2005 7:45 am Post subject:
Looking for a couple of commands |
|
|
In AutoCAD 2000 I would like to put three commands on shortcut keys. I know
how to do that, I just don't know what the commands are.
I want a key to Select ALL, everything currently visible in the drawing.
I want a key to hide all but the current layer.
I want a key to unhide everything.
Thanks,
Gary H. Lucas
|
|
| Back to top |
|
 |
Tracy W. Lincoln
Guest
|
Posted:
Sat Jan 15, 2005 8:59 am Post subject:
Re: Looking for a couple of commands |
|
|
CTRL+A (not sure about 2000) or SELECT[enter]All[enter][enter]
SELECT;ALL;;
And then you can use P for previous to recall them...
-LAYER;F;*;;
Or if you have the Express Tools, use LAYISO
-LAYER;T;*;;
Or if you have the Express Tools, use LAYUNISO
--
Tracy W. Lincoln - TLConsulting
http://TLConsulting.blogspot.com/
Consulting, Design & Training Specialist
Autodesk Discussion Group Facilitator
"Gary H. Lucas" <gary.lucas@verizon.net> wrote in message
news:41e883ca$1_3@newsprd01...
| Quote: | In AutoCAD 2000 I would like to put three commands on shortcut keys. I
know how to do that, I just don't know what the commands are.
I want a key to Select ALL, everything currently visible in the drawing.
I want a key to hide all but the current layer.
I want a key to unhide everything.
Thanks,
Gary H. Lucas
|
|
|
| Back to top |
|
 |
KDC Consulting
Guest
|
Posted:
Sat Jan 15, 2005 7:09 pm Post subject:
Re: Looking for a couple of commands |
|
|
Layer uniso didn't work or isn't available in 2000. You have to go to the
layer manager and ctrl-a, click on one of the frozen freeze in current
viewport icon.
"Tracy W. Lincoln" <discussion.support@autodesk.com> wrote in message
news:41e89530$1_3@newsprd01...
| Quote: | CTRL+A (not sure about 2000) or SELECT[enter]All[enter][enter]
SELECT;ALL;;
And then you can use P for previous to recall them...
-LAYER;F;*;;
Or if you have the Express Tools, use LAYISO
-LAYER;T;*;;
Or if you have the Express Tools, use LAYUNISO
--
Tracy W. Lincoln - TLConsulting
http://TLConsulting.blogspot.com/
Consulting, Design & Training Specialist
Autodesk Discussion Group Facilitator
"Gary H. Lucas" <gary.lucas@verizon.net> wrote in message
news:41e883ca$1_3@newsprd01...
In AutoCAD 2000 I would like to put three commands on shortcut keys. I
know how to do that, I just don't know what the commands are.
I want a key to Select ALL, everything currently visible in the drawing.
I want a key to hide all but the current layer.
I want a key to unhide everything.
Thanks,
Gary H. Lucas
|
|
|
| Back to top |
|
 |
Gary H. Lucas
Guest
|
Posted:
Sun Jan 16, 2005 3:15 am Post subject:
Re: Looking for a couple of commands |
|
|
Tracy,
Ctrl A for Select All is what I'm trying to get. It doesn't work in 2000
apparently. I wanted to make an alias to do it.
I also want to hit say O enter and have all layers off except the current.
Hit say A enter and they are all on again.
Are there any ways I can do this?
Gary H. Lucas
"Tracy W. Lincoln" <discussion.support@autodesk.com> wrote in message
news:41e89530$1_3@newsprd01...
| Quote: | CTRL+A (not sure about 2000) or SELECT[enter]All[enter][enter]
SELECT;ALL;;
And then you can use P for previous to recall them...
-LAYER;F;*;;
Or if you have the Express Tools, use LAYISO
-LAYER;T;*;;
Or if you have the Express Tools, use LAYUNISO
--
Tracy W. Lincoln - TLConsulting
http://TLConsulting.blogspot.com/
Consulting, Design & Training Specialist
Autodesk Discussion Group Facilitator
"Gary H. Lucas" <gary.lucas@verizon.net> wrote in message
news:41e883ca$1_3@newsprd01...
In AutoCAD 2000 I would like to put three commands on shortcut keys. I
know how to do that, I just don't know what the commands are.
I want a key to Select ALL, everything currently visible in the drawing.
I want a key to hide all but the current layer.
I want a key to unhide everything.
Thanks,
Gary H. Lucas
|
|
|
| Back to top |
|
 |
KDC Consulting
Guest
|
Posted:
Sun Jan 16, 2005 10:00 am Post subject:
Re: Looking for a couple of commands |
|
|
Ctrl-A works for me on 2000. Lisp can do what you want. I may be able to dig
up a vba utility that is a great layer control. Just need to get the authors
permission.
"Gary H. Lucas" <gary.lucas@verizon.net> wrote in message
news:41e995f1$1_3@newsprd01...
| Quote: | Tracy,
Ctrl A for Select All is what I'm trying to get. It doesn't work in 2000
apparently. I wanted to make an alias to do it.
I also want to hit say O enter and have all layers off except the current.
Hit say A enter and they are all on again.
Are there any ways I can do this?
Gary H. Lucas
"Tracy W. Lincoln" <discussion.support@autodesk.com> wrote in message
news:41e89530$1_3@newsprd01...
CTRL+A (not sure about 2000) or SELECT[enter]All[enter][enter]
SELECT;ALL;;
And then you can use P for previous to recall them...
-LAYER;F;*;;
Or if you have the Express Tools, use LAYISO
-LAYER;T;*;;
Or if you have the Express Tools, use LAYUNISO
--
Tracy W. Lincoln - TLConsulting
http://TLConsulting.blogspot.com/
Consulting, Design & Training Specialist
Autodesk Discussion Group Facilitator
"Gary H. Lucas" <gary.lucas@verizon.net> wrote in message
news:41e883ca$1_3@newsprd01...
In AutoCAD 2000 I would like to put three commands on shortcut keys. I
know how to do that, I just don't know what the commands are.
I want a key to Select ALL, everything currently visible in the
drawing.
I want a key to hide all but the current layer.
I want a key to unhide everything.
Thanks,
Gary H. Lucas
|
|
|
| Back to top |
|
 |
Gary H. Lucas
Guest
|
Posted:
Mon Jan 17, 2005 1:01 am Post subject:
Re: Looking for a couple of commands |
|
|
I'd appreciate that.
Gary H. Lucas
"KDC Consulting" <keithmust@remove.kdc2.com> wrote in message
news:41ea0669_1@newsprd01...
| Quote: | Ctrl-A works for me on 2000. Lisp can do what you want. I may be able to
dig
up a vba utility that is a great layer control. Just need to get the
authors
permission.
"Gary H. Lucas" <gary.lucas@verizon.net> wrote in message
news:41e995f1$1_3@newsprd01...
Tracy,
Ctrl A for Select All is what I'm trying to get. It doesn't work in 2000
apparently. I wanted to make an alias to do it.
I also want to hit say O enter and have all layers off except the
current.
Hit say A enter and they are all on again.
Are there any ways I can do this?
Gary H. Lucas
"Tracy W. Lincoln" <discussion.support@autodesk.com> wrote in message
news:41e89530$1_3@newsprd01...
CTRL+A (not sure about 2000) or SELECT[enter]All[enter][enter]
SELECT;ALL;;
And then you can use P for previous to recall them...
-LAYER;F;*;;
Or if you have the Express Tools, use LAYISO
-LAYER;T;*;;
Or if you have the Express Tools, use LAYUNISO
--
Tracy W. Lincoln - TLConsulting
http://TLConsulting.blogspot.com/
Consulting, Design & Training Specialist
Autodesk Discussion Group Facilitator
"Gary H. Lucas" <gary.lucas@verizon.net> wrote in message
news:41e883ca$1_3@newsprd01...
In AutoCAD 2000 I would like to put three commands on shortcut keys.
I
know how to do that, I just don't know what the commands are.
I want a key to Select ALL, everything currently visible in the
drawing.
I want a key to hide all but the current layer.
I want a key to unhide everything.
Thanks,
Gary H. Lucas
|
|
|
| Back to top |
|
 |
gpetty46
Guest
|
Posted:
Tue Jan 25, 2005 9:56 pm Post subject:
Re: Looking for a couple of commands |
|
|
Gary,
For your layer freeze/thaw I've posted a little lisp routine (OFF.LSOP) in the customer files area. It does exactly what you want. "off" freezes all but the current layer. "on" thaws then all. I've used it for years.
I've included LAKEEP.LSP which will freeze all except the layers you select. "on" will then thaw all.
Gary (too) |
|
| Back to top |
|
 |
gpetty46
Guest
|
|
| Back to top |
|
 |
|
|
|
|