Merging multiple blocks into one layer

Merging multiple blocks into one layer

Baltona
Contributor Contributor
8,526 Views
4 Replies
Message 1 of 5

Merging multiple blocks into one layer

Baltona
Contributor
Contributor

 Good Morning Autocad users. Happy Halloween 2017

 

Im working with architect cad file that contains multiple block  ( varies colors, line type, itp) inside single block . My goal is to scope all blacks and change merge  it into   single layer w/ one color one line type (by others.)

 

please advise . 

 

cheers Greg Czekan.

0 Likes
Accepted solutions (4)
8,527 Views
4 Replies
Replies (4)
Message 2 of 5

Vinayv4v
Advisor
Advisor
Accepted solution
0 Likes
Message 3 of 5

rkmcswain
Mentor
Mentor
Accepted solution
If these block entities are on their own layers (not sharing layers with entities of your own) - then you could set the color of those layers to whatever (say 253), and then run SETBYLAYER on the block inserts.
R.K. McSwain     | CADpanacea | on twitter
0 Likes
Message 4 of 5

Kent1Cooper
Consultant
Consultant
Accepted solution

There are assorted routines out there to do this kind of thing, such as this one, and this whole thread, which put everything on Layer 0 but could be modified easily to use another Layer.

Kent Cooper, AIA
0 Likes
Message 5 of 5

Baltona
Contributor
Contributor
Accepted solution

thats right I had merged all layers into one layer 0 

 

0 Likes