Create a tree branch for curves within other curves

Hello All,

I have a set of boundary curves and smaller square curves within them.

I would like to use the boundary curves to select the squares inside, but I would like each of these groups to be in a different tree branch, almost as if I’m grouping them in grasshopper, any idea how I can achieve this?

here’s the file
branchinsidetheboundary.gh (3.8 KB)

Thank you!
Renan

Rteuman, Here’s a quick Point In Curve example

Re_branchinsidetheboundary.gh (10.0 KB)

2 Likes

Thank you so much!