Hi,
>> Say if I want to print XREF, which has block (set to layer_X) containing two lines, one
>> set to "by layer", other set to specific color (say 132). If I make for XREF layer_X override
>> to print to color 252, it still prints to color 132... What is wrong with my logic?
I marked in orange the critical part ...
Whenever you specify a layer to have a different color only those entities will be represented in that new color, which have color = byLayer.
So if an object has color=132 that object does not get it's color from the layer, so this object also does not get it's color from any layer-override!
In case you do have AutoCAD 2016 or newer there is a systemvaraible XREFOVERRIDE (>>>details<<<) which you can activate, then all objects from the XRef are seen as "color = byLayer" (independent of the real value).
- alfred -
------------------------------------------------------------------------------------
Alfred NESWADBA
ISH-Solutions GmbH / Ingenieur Studio HOLLAUS
www.ish-solutions.at ...
blog.ish-solutions.at ...
LinkedIn ...
CDay 2026------------------------------------------------------------------------------------
(not an Autodesk consultant)