Create a script

Create a script

Anonymous
Not applicable
753 Views
3 Replies
Message 1 of 4

Create a script

Anonymous
Not applicable

I am trying to create a script .. to explode all Layers except "Boarder" Layer...any ideas

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

Niall3urke
Participant
Participant
It's not really clear what you mean by "explode" layers.
If you mean explode e.g. all blocks on all layers except the Boarder (Border?) layer, I suggest you write a short AutoLISP program to make a selection set of all blocks not on the Border layer, then apply the Explode command to that set.
0 Likes
Message 3 of 4

Anonymous
Not applicable

I need to know the content of the script in the Notepad

0 Likes
Message 4 of 4

Kent1Cooper
Consultant
Consultant

Not too difficult if you have AutoLisp capability [i.e. you are not using AutoCAD LT].  But do you want to Explode everything on all Layers other than that one?  Or only certain kinds of things?  Blocks?  Polylines?  Mtext?  Dimensions?  Leaders?  Hatch patterns?  Regions?  Mlines?  Associative Arrays?  etc.

Kent Cooper, AIA
0 Likes