VP Layer Override not working

VP Layer Override not working

melliotmahoney
Contributor Contributor
185 Views
1 Reply
Message 1 of 2

VP Layer Override not working

melliotmahoney
Contributor
Contributor

I have selected all layers as VP Color: Color 253(grey) inside of the Viewport. In the preview it changes the color but when I plot, it does not. I've tried changing every block to ByBlock.

Preview:

melliotmahoney_1-1740070767690.png

Plot:

melliotmahoney_2-1740070885594.png

I understand that some blocks are true color inside them and this will require a seperate change but most are blocks are on 0 and bylayer inside them. Even 3dSolids aren't changing when I plot. 

 

0 Likes
186 Views
1 Reply
Reply (1)
Message 2 of 2

pendean
Community Legend
Community Legend

@melliotmahoney Changing only the Layer colors anywhere means all of your objects (even ones inside blocks) have to be set to color=BYLAYER.

 

This block content for example has overrides that ignore BYLAYER for color, so they will always be in color (and using a CTB plot style table will not flip them to monochrome either).

 

pendean_1-1740075952447.png

 

pendean_0-1740075831231.png

 

 

So... fix your blocks content first is what would be what needs to be done for the result you want.

0 Likes