Change color of block
Change color of block
(OP)
I want to change color of block , but I don't want redefine this block , and partner send to me object in block- color not by layer. Do you have any solution ? Help me
Thanks you so much
Best regard
Thanks you so much
Best regard





RE: Change color of block
If you create the block elements in layer "0" and set their color to BYLAYER, inserting the block in each layer gives the color of that layer to block elements. Keep in mind that the CECOLOR system variable should be set to BYLAYER to set the layer's color to each new object.
:)
Farzad
RE: Change color of block
At this point, seems like the block needs to be done over if the colors aren't bylayer.
Rich
RE: Change color of block
But I don't want redefine block because I'm not sure how the partner do before, if I redefine it is not good. Do you have any lisp routine to change color of block automatic, I'm try to write but it not easy, last week I try cadaddon it good but I only need change color of block.
Best regard,
cad123
RE: Change color of block
View>Toolbars
Select Refedit then close.
Then select the far left icon (edit Block or Xref) in the toolbar.
Select the block to be edited. Then OK.
Now select the items you wish to edit within the block then right click or hit the enter key.
The items you selected are now highlighted and editable.
When finished select the far right icon (save back changes to reference) and the block will be updated.
This will work on one block at a time only.
Steve Smith
Product Engineer
Staco Energy Products Co.
www.stacoenergy.com
RE: Change color of block