I want to create a surface between 2 given intersecting curves in grasshopper (should be possible for any type of planar curve). How is this possible?
arrrgh sorry, it is from pufferfish.
“All is fair in love and war”
I used a handy cluster (EL Sort) to sort geometry fragments by sum of edge lengths. It’s included in the GH file and not password-protected so anyone can see how it works.

1 Like
An advantage of this method is that adding only one component (yellow group) allows the two curves to cross each other multiple times.
srf_2crvs_2025Jan22c.gh (13.6 KB)

1 Like