When a Perspective component has its 'visible' property set to 'false', that component cannot be selected (by way of either singularly selecting it, or dragging a selection across an area) until it is 'forced' to 'true'. One has to go through each component, one by one, to see if it is visible or not.
If we could simply select the component whether it's visible or not, it would be so much more efficient.