In addition to the clipping mask, that hides the content of above layer(s) outside the shape, it would be good to have a punch mask that did the same but for content inside the shape
As a use case I am trying to build a clock where the hands are screen filtered circle slices in their own overlap group with a window circle.
A clear filter cuts all the way down through the ticks/numbers group and background group to phone screen.
The desired result is to remove a circle from the hand group and show the lower groups unaltered within the circle.
Exactly as the clip works but inner bounds rather than outer.
I am currently using clear filtered, stroked circles in the example for illustration, as well as poor colour choices.