| Author |
Message |
John Victor
Guest
|
Posted:
Mon Jul 25, 2005 12:10 am Post subject:
Copying between layers |
|
|
I'm new at AutoCad (2004) and I'm wondering if there's a way to cut/copy
and paste between layers. I can't seem to get it to work. Thanks.
John
|
|
| Back to top |
|
 |
CW
Guest
|
Posted:
Mon Jul 25, 2005 6:07 am Post subject:
Re: Copying between layers |
|
|
Yes but forget the cut, copy, paste and any other assorted Windows crap. Do
you want to move an object to a different layer or do you want to copy an
object to a different layer? Select the part, go to the layer drop down and
select the layer you want it on. That's it. If you want to move a copy to
another layer, make a copy first and then do what I said.
"John Victor" <wiegeabo@pacbell.net> wrote in message
news:HSVEe.6584$_%4.712@newssvr14.news.prodigy.com...
| Quote: | I'm new at AutoCad (2004) and I'm wondering if there's a way to cut/copy
and paste between layers. I can't seem to get it to work. Thanks.
John |
|
|
| Back to top |
|
 |
Chip Harper
Guest
|
Posted:
Mon Jul 25, 2005 8:10 pm Post subject:
Re: Copying between layers |
|
|
^C^C_select \_copy;p;;@;@;(sssetfirst nil (ssget "p"));properties;
Here's a macro for a button to copy objects to another layer.
--
Chip Harper
http://home.comcast.net/~hot4cad/
|
|
| Back to top |
|
 |
Michael Bulatovich
Guest
|
Posted:
Mon Jul 25, 2005 8:10 pm Post subject:
Re: Copying between layers |
|
|
There are a bunch of routine floating around that will copy an item to
another layer. Google Copytolayer:
--
MichaelB
www.michaelbulatovich.ca
"John Victor" <wiegeabo@pacbell.net> wrote in message
news:HSVEe.6584$_%4.712@newssvr14.news.prodigy.com...
| Quote: | I'm new at AutoCad (2004) and I'm wondering if there's a way to cut/copy
and paste between layers. I can't seem to get it to work. Thanks.
John |
|
|
| Back to top |
|
 |
Peter Ruehle
Guest
|
Posted:
Tue Jul 26, 2005 5:26 am Post subject:
Re: Copying between layers |
|
|
I skipped 2004 so not sure if express tools were included but there is an
express tool, copy to new layer, included with 2005.
"John Victor" <wiegeabo@pacbell.net> wrote in message
news:HSVEe.6584$_%4.712@newssvr14.news.prodigy.com...
| Quote: | I'm new at AutoCad (2004) and I'm wondering if there's a way to cut/copy
and paste between layers. I can't seem to get it to work. Thanks.
John |
|
|
| Back to top |
|
 |
|
|
|
|