Hi everyone,
I have a set of curves that I selected together in Grasshopper, and I calculated the area enclosed by each of them. Now, I want to filter these curves based on their area—specifically, I need to isolate the curves where the area is either greater or smaller than a specific numerical value.
What would be the best way to achieve this in Grasshopper? Should I use a specific component or a combination of logic operations?
Thanks in advance!