Grey out xrefs in plotting

Grey out xrefs in plotting

Anonymous
Not applicable
98,701 Views
21 Replies
Message 1 of 22

Grey out xrefs in plotting

Anonymous
Not applicable

I am trying to grey out the x-refs in my drawing. I believe that there is a fade control tool under options>display. This tool works for me, but only when I am viewing the drawing on the screen. When I print this drawing, the drawings prints in its usual thickness and is not grayed out. How can I print this drawing with xrefs grayed out? Can you please help me? Thank you.

0 Likes
Accepted solutions (4)
98,702 Views
21 Replies
Replies (21)
Message 21 of 22

Anonymous
Not applicable

If you want them to show as transparent, you can alter the transparency of the xref-layers in the layer manager (this will only work correctly if all the objects in the xref have transparency set to "by layer")

When you print, you will need to tick the box "plot object transparency"

Note that if you are plotting as pdfs, this might change how the pdfs look as it will plot them as raster pdfs not vector (that's how it shows the transparency)

If you want them to appear faded/a different colour, then you can alter the colours of the xref layers in a similar way - you will need to set VISRETAIN to 1 to keep these colours when you reload the xref.

0 Likes
Message 22 of 22

adrian.pesqueira
Community Visitor
Community Visitor

Yes, awesome, finally got it, it is a combination of VISRETAIN:0 and XREFOVERRIDE:1 then change the color of all XREF layres in Layers, no need to change anything in the original drawing.

0 Likes