Given two intersecting shapes A and B, I want to drop all parts of B that are not inside A.
Mostly to do accurate rim shading faster.
None of the binary path operations seem to work for this, yet it's such a common case that there probably is some way that I'm not seeing?
Duplicate "A" - Select "B" plus one "A" and go Path->Intersection.