how to explode and unexplode blocks

how to explode and unexplode blocks

Anonymous
Not applicable
57,771 Views
8 Replies
Message 1 of 9

how to explode and unexplode blocks

Anonymous
Not applicable

I have AutoCADLT2014 and would like to know how to bring back an exploded block into editable version. I can explode but cannot edit unless the block is unexploded. Can someone help?

0 Likes
Accepted solutions (2)
57,772 Views
8 Replies
Replies (8)
Message 2 of 9

pendean
Community Legend
Community Legend
Accepted solution
you can edit blocks with REFEDiT or BEDIT commands provided the block and/or the objects in it are not on locked layers, and the block objects are not "proxy objects" from a vertical version of AutoCAD.

If you see something else going on then share that DWG file with the block in it, and point to the block in question.
0 Likes
Message 3 of 9

Anonymous
Not applicable

Thank you Sir, but I was looking for was to unexplode the exploded block. How to bring back the exploded block into the same state so that you can edit.

0 Likes
Message 4 of 9

pendean
Community Legend
Community Legend
Accepted solution
There is no "unexplode": you can use BLOCK command or BEDIT command to make a new block.
Message 5 of 9

Anonymous
Not applicable

Hi, the command you are looking for is "join", it will connect all the lines you select. To execute this command you need to turn all the lines you want to join into polylines if they aren't already. 1) select line 2) type "pedit" 3) press enter. Next you need to make sure all the lines are on the same elevation, select on all of the lines and go to properties and turn the elevation to zero for example. After that you can select them all and simply type "join" and it will join them all. Note that all the lines must be connect at a point so lines that are separated cannot be "joined". Hope this helps.

Message 6 of 9

RobDraw
Mentor
Mentor

The question is about blocks, not polylines.


Rob

Drafting is a breeze and Revit doesn't always work the way you think it should.
0 Likes
Message 7 of 9

steven-g
Mentor
Mentor

And it's 4 years old 😁

Message 8 of 9

RobDraw
Mentor
Mentor

Not sure how this got missed but if the only instance of the block was exploded. The block definition should still be present in the .dwg. The unexplode part is as easy as inserting a new instance. The block can then be edited easily in a number of ways. If the block definition has been purged after the only instance of the block was exploded, hopefully it was inserted from an external source and can be reinserted.


Rob

Drafting is a breeze and Revit doesn't always work the way you think it should.
0 Likes
Message 9 of 9

ralsinan
Community Visitor
Community Visitor

I was also looking to join elements back together after exploding them apart, but didn't want to create a new block for this. The "join" command helped, but also wasn't what I was looking for, it seems to link touching lines into a continuous shape.

 

I used the "group" command and it grouped all selected elements together, as if it were a block, but without adding it to my block library.

0 Likes