Block Properties [Archive] - AutoCAD Forums

PDA

View Full Version : Block Properties


happyunited
26th Sep 2007, 02:04 pm
i have a drawing with lots and lots of different blocks all different colours, how do i quickly make them all the one colour and on the same layer without having to go in and BEDIT each and every single one? is there a way?

thanks in advance

chulse
26th Sep 2007, 02:09 pm
Try the SETBYLAYER command in 2008...

Hedgehog
26th Sep 2007, 02:23 pm
I use NUKE.LSP (google it for a download)... changes the entities of a block to layer 0 with ltype & colour set to bylayer... I've edited mine so that different versions do different things.

chulse
26th Sep 2007, 02:32 pm
I use NUKE.LSP (google it for a download)... changes the entities of a block to layer 0 with ltype & colour set to bylayer... I've edited mine so that different versions do different things.

nice.:thumbsup:

happyunited
26th Sep 2007, 03:26 pm
I use NUKE.LSP (google it for a download)... changes the entities of a block to layer 0 with ltype & colour set to bylayer... I've edited mine so that different versions do different things.

could you up upload this lisp please?

SLW210
26th Sep 2007, 03:31 pm
Here you go.....

happyunited
26th Sep 2007, 04:02 pm
Here you go.....

thank you very much

eldon
26th Sep 2007, 04:11 pm
Does XPLODE still exist in 2008?

You can specify object properties, such as the layer, linetype, and color of objects when exploding a block with XPLODE :D

happyunited
26th Sep 2007, 04:13 pm
Does XPLODE still exist in 2008?

You can specify object properties, such as the layer, linetype, and color of objects when exploding a block with XPLODE :D

it does still exist but when i do that strange things happen and objects disappear :(