Why when I explode a block all block is deleted?

Why when I explode a block all block is deleted?

Anonymous
Not applicable
8,245 Views
9 Replies
Message 1 of 10

Why when I explode a block all block is deleted?

Anonymous
Not applicable

Why when I explode a block the block is deleted?

 

Please help

0 Likes
8,246 Views
9 Replies
Replies (9)
Message 2 of 10

ennujozlagam
Mentor
Mentor

@Anonymous hello, that was strange, can you post your blocks here, so we can check. thanks

 

or you can check it HERE.





Remember : without the difficult times in your LIFE, you wouldn't be who you are today. Be grateful for the good and the bad. ANGER doesn't solve anything. It builds nothing, but it can destroy everything...
Please mark this response as "Accept as Solution" if it answers your question. Kudos gladly accepted.
0 Likes
Message 3 of 10

Kent1Cooper
Consultant
Consultant

@Anonymous wrote:

Why when I explode a block the block is deleted?

 

Please help


If the Block was drawn with all parts on Layer 0, and Inserted on some other Layer, but Layer is 0 turned off when the Block is Exploded, that would be the appearance, but not the reality.  Describe the circumstances in more detail.

Kent Cooper, AIA
Message 4 of 10

imadHabash
Mentor
Mentor

Hi,

 

>> Why when I explode a block the block is deleted? <<

does this issue happened in every cad drawing or in a certain file ? you may treat with files that already prepared by another software which contain proxy objects. if that the issue try to use  -EXPORTTOAUTOCAD command and see if any changes.

 

Regards,

Imad Habash

EESignature

Message 5 of 10

Michiel.Valcke
Advisor
Advisor

Is the entire block absent? or just parts of it?

My first thought in a scenario like this one is that the layers used for drawing the block are frozen or turned off.

I would check those before doing anything else. (as was explained by @Kent1Cooper, it will likely be 'Layer 0') you can do this in the layer menu, or you can unfreeze and turn on all layers simultaneously by using the _LAYON and _LAYTHW commands.

If that doesn't fix it maybe  -EXPORTTOAUTOCAD as suggested by @imadHabash can teach you more.

But to make sure where the problem comes from it would be good if we can see your block.

In case it is a dynamic block with visibility states, it could be that certain parts of your block are deleted when exploding because they are not in your current selected list or visibility state. read more about it herehere and here

In any case, can you tell us why exactly you need to explode your block?

0 Likes
Message 6 of 10

radamsVT8VF
Community Visitor
Community Visitor

I ran across the issue today, and as an experienced CAD user, I feel dumb.  Michael Valcke's suggestion was EXACTLY was happened.  Say you explode a block that is on a layer called "Yellow".  If your "0" layer is frozen/shut off in any way, when you explode the "yellow" layer block, you won't see it.  If you turn on the zero layer and it still isn't there, try turning on layers one by one (4 layers up, 5 layers up, 6 layers up, and so on...) until you find your exploded blocks (which are probably 3d solids, meshes, lines, etc. now).  Best of luck.  Thanks for your help, Michael 🙂

Message 7 of 10

Zlatislav.atanasov
Advocate
Advocate

It might be a dynamic block or to have an attribute, try BURST instead of EXPLODE
Best


My personal blog - AutoCAD and AutoCAD Civil 3D hidden Secrets and great tips in one place -

https://skillamplifier.com/

Amplify your skills to a new level!

0 Likes
Message 8 of 10

connor.mccarter
Explorer
Explorer

Ok, I had the same issue but found a solution.

Issue: "Plain" non-dynamic block with 3d polylines and lines would disappear when exploded. Nothing would show after layer thaw, on or running the regen all commands.

 

Solution: Enable the Isolate Objects tool from the bottom right customization menu. Create an object. Lines, polygon, anything. Select said object and use the Hide Object from the Isolate Objects tool. The isolate object button should be a different color now. Next click the isolate tool button and click End Object Isolation. The items from the exloded block should appear.

 

Hopefully this helps.

Message 9 of 10

dboggs882
Contributor
Contributor

The solution sounded just to simple, but I tried it and it worked great!  Just isolate and then unisolate.  Thanks for the help!

Message 10 of 10

awaltonEWE9F
Explorer
Explorer

Thank you so much for this information! I had been struggling all morning with bizarre issues only to discover that the issue was layer "0". Thank you very much for your solution!