Jump to content

importing dwg file into autocad


davenutron

Recommended Posts

Hi, I am working on stuff in 2 different saved files and I need to get them together seems like the only file I can import is dgn any idea how to get dwg.

Link to comment
Share on other sites

If you need to combine two files you can simply select the objects and copy from one drawing with Ctrl+C and paste into the other drawing with Ctrl+V.

 

Another way would be to use the INSERT command and insert one drawing into the other. This will insert the drawing as a block which you can then explode.

 

Another way would be to use the XREF command to insert one drawing into the other. Then, after you reference the file into the drawing you can bind it to make it a permanent part of the drawing. Binding will insert the drawing as a block which you can then explode.

 

 

Link to comment
Share on other sites

Use Ctrl+shift+C to copy the same drawing data from a specific base point then  Ctrl+V to the other drawing pasting to a corresponding point or anywhere you like.

 

Also look at AutoCad commands COPYBASE and COPYCLIP.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...