I need to write a sript

I need to write a sript

Anonymous
Not applicable
840 Views
3 Replies
Message 1 of 4

I need to write a sript

Anonymous
Not applicable

I need the content of the script to explode all blocks except the Boarder Layer

0 Likes
841 Views
3 Replies
Replies (3)
Message 2 of 4

3wood
Advisor
Advisor

You can lock the Boarder layer before exploding blocks.

0 Likes
Message 3 of 4

Anonymous
Not applicable

I NEED TO EXPLODE EVERYTHING RATHER THAN THAT LAYER

0 Likes
Message 4 of 4

Kent1Cooper
Consultant
Consultant

@Anonymous wrote:

I NEED TO EXPLODE EVERYTHING RATHER THAN THAT LAYER


Exactly.  Lock that Layer [and unlock all other Layers], call up EXPLODE, type ALL [& Enter/space] and another Enter to finish the selection.  You may want to do it more than once, to get any Explodable things that are nested in Blocks, etc.  You may get a message about how long it may take, or something similar.

 

But as mentioned in the other too-similar thread, that will Explode a whole lot of different kinds of things, so if you don't want all of those Exploded, you will need some filtering of the selection.  That can be done in AutoLisp code, but also without the need for that, in a FILTER or QSELECT command.

Kent Cooper, AIA
0 Likes