I have planes like this(floors of a building);
Then I would like to use the green plane to split the floors into two pieces;
Then I would like to pick the split surfaces that are on the right side of the screen(the bigger parts) but for the bottom two levels, it picks the ones on the left(the ones that I want to get rid of);
I can manually pick those but the # of floors might change, and I would like to be able to do that automatically. Any solutions you can think of? The following image is what I tried, along with the .gh file;
Trimming Planes.gh (24.8 KB)