substituting block from another drawing (with same block name)

substituting block from another drawing (with same block name)

peter__smith
Enthusiast Enthusiast
1,101 Views
4 Replies
Message 1 of 5

substituting block from another drawing (with same block name)

peter__smith
Enthusiast
Enthusiast

Hi,

 

I want to replace an existing block in my dwg-drawing, with a new block from another dwg-drawing with the same blockname. How can I do that?

 

Kind regard,

peter smith

0 Likes
1,102 Views
4 Replies
Replies (4)
Message 2 of 5

jayhar
Advisor
Advisor

To replace an existing block in your DWG drawing with a new block from another DWG drawing that has the same block name, you can follow these steps:

 

1. Open both the source drawing (the one with the new block) and the target drawing (the one where you want to replace the existing block) in AutoCAD.

 

2. In the target drawing, use the "PURGE" command to remove any unused block definitions. This step ensures that the block names won't conflict during the replacement process.

 

3. In the source drawing, select the new block that you want to use as a replacement.

 

4. Copy the selected block to the clipboard using the "COPY" command or by pressing "Ctrl+C".

 

5. Switch to the target drawing where you want to replace the block.

 

6. Use the "PASTE" command or press "Ctrl+V" to paste the copied block into the target drawing. AutoCAD will prompt you to specify the insertion point for the new block.

 

7. Specify the insertion point for the new block in the target drawing. You can choose the same insertion point as the original block or a different location if desired.

 

8. AutoCAD will then ask you if you want to redefine the block. Type "Y" and press Enter to confirm that you want to redefine the block with the new definition.

 

9. The new block from the source drawing will replace the existing block in the target drawing, using the same block name. Any instances of the old block in the drawing will be updated to the new block definition.

 

10. Save the modified target drawing to preserve the changes.

 

By following these steps, you should be able to replace an existing block in your DWG drawing with a new block from another DWG drawing that has the same block name.

Please Subscribe YouTube Channel
https://www.youtube.com/channel/UCclj8v9vHQiFa8_DriuAk3w

Please Mark the Post or Posts as Solution(s) to help others find the answer quickly.
0 Likes
Message 3 of 5

imadHabash
Mentor
Mentor

Hi,

I suggest to try this tool   Block Update   that will replace blocks of the same name from a different drawing file.

 

 

Imad Habash

EESignature

Message 4 of 5

peter__smith
Enthusiast
Enthusiast

Hi,

 

In my drawing I already placed the "old" block multiple times in the drawing. the exiting "old" block is still placed in the drawing.

 

I get stuck in step 8. Autocad doesn't ask me if I redine the block. 

 

How can I fix it?

 

Kind regard,

peter smith

0 Likes
Message 5 of 5

Kent1Cooper
Consultant
Consultant

The DESIGN CENTER [ADC command alias] can do exactly that.

Kent Cooper, AIA
0 Likes