Component visible even when the containing layer is off

I have some objects in a drawing that are always visible even if I turn off the layer.
Part of the objects of that layer are shown or not depending of the state of the layer (on or off) as it should be, but some other are always visible (these are inserted external components).

What may be the reason?

Comments

  • Hi @Pere LLOSAS

    If you have a block reference placed on 'LayerA', but the block definition contains entities placed on 'LayerB', to hide the things placed on 'LayerB' you must turn off 'LayerB. Only entities placed on layer 0 inside a block definition will be turned off when you turn off 'LayerA'.

    To hide everything from a block reference placed on 'LayerA' you must use layer freeze (_LAYFRZ) not layer off (_LAYOFF) on "LayerA'.