Block not colour of layer
Hi,
attached you will find a drawing with a block. This block doesnt get the colour of the layer. How can I set this in such way that the block get the colour of the layer?
Comments
-
you have to put everything in the block on layer 0 and then choose color "by block".
0 -
Thank you for your reply.
But now another problem. I have thousands of blocks, how to edit them easy/automatically ?
0 -
you can use this tool:
http://www.cadwiesel.de/cw_download_01.php?id=8
called nuke and put all entyties of an Block to Layer 00 -
@Martin Drese said:
you can use this tool:
http://www.cadwiesel.de/cw_download_01.php?id=8
called nuke and put all entyties of an Block to Layer 0thank you, is there also a manual available of the tool?
I opened in notepad and I noticed that all layers in the block are put into layer 0. However, the block exists of 4 layers and I want 1 layer to be put into layer0.
I suck at programming, is there some who can set it up (that I only need to rename the layers)? It would be really appriciated
0 -
-
@Martin Drese said:
here it isthank you for your help. However, am I correct that I need to do this for each block seperately? Because that is a lot of work.
Or is there a way to load all my blocks into one drawing at once?
-edit-
solution below:
use a lisp to import all blocks in one drawing http://www.cadstudio.cz/en/download.asp?file=InsertBlks
use a lisp to nuke and rename : https://forum.bricsys.com/discussion/comment/33932#Comment_33932
use a lisp to export them http://www.cadtutor.net/forum/showthread.php?68946-Exporting-multiple-blocks-in-one-dwg-to-having-them-as-individual-dwgs0 -
if all blocks are in one Drawing, you can use the Option lobal. Than all Blocks will be processed.
If you don't know how to insert a lot of Blocks into your drawing, you can use this attachet tool for inserting a coupple of drawings, which you can select at the frontend0