login about faq

We want to take a particular layer from one AutoCAD drawing and use this layer (with all its properties) in another drawing.

asked Dec 15 '09 at 14:14

Jason%20K's gravatar image

Jason K
21915

edited Dec 18 '09 at 03:35

Jeremy%20Sluyters's gravatar image

Jeremy Sluyters ♦♦
419213


On the menu bar, go to Format, then select Layers.

In the Layer Properties Manager, double-click the layer that you want to copy. This will make it the current layer. Highlight all other layers and click on the little sun icon. This will freeze all of the other layers and inhibit them from being copied.

Go back to your drawing, Select All (Ctrl-a) and then Copy (Ctrl-c).

Open up your new Autocad drawing and Paste (Ctrl-v) into the document.

It can also be helpful to copy with base point if you are pasting into an existing drawing. Instead of Copy above, do Copy with Base point (Ctrl-Shift-C), then click your mouse on an a reference point (corner, centroid, etc). After you Paste (Ctrl-v) into the other drawing, it will not paste until you click someone in the new drawing, preferably on the same reference point from which you copied and the layers should overlay each other.

link

answered Dec 16 '09 at 18:46

Gabe's gravatar image

Gabe
368114

edited Dec 18 '09 at 03:35

Jeremy%20Sluyters's gravatar image

Jeremy Sluyters ♦♦
419213

I just checked and as far as I can tell, there is no StackExchange site for AutoCAD. Sounds like an opportunity.

(Dec 17 '09 at 02:27) Scott Whitlock ♦♦
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or __italic__
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×1

Asked: Dec 15 '09 at 14:14

Seen: 924 times

Last updated: Dec 18 '09 at 03:35

Related questions