Curve point collide multiple closed lines


Hello there, is there a way to have this component understand multiple closed lines.
In this example, could I get the shapes to stay away from the center but still be trapped inside the larger rectangle ?


Hello there, when I grab the closed curves used as boundary for the others, the shapes that are already trapped inside stay inside, they should get kicked out.
Is there a way to correct that behavior ?

Found the solution, just create a new Curvepointcollide component, set interior as false, flatten your list of curves and you’re good.