Networksurface/Surface between curves

Hey everyone,
I’m working on creating a surface that connects all the outlines we can see in the picture. I experimented with networksurface, but I’m not quite getting the result I’m looking for. Could someone kindly lend a hand and share how they would approach this task?

Thank you so much :slight_smile:

This modeling might be easier to achieve using Loft, just for your reference.

Loft.gh (12.3 KB)

Hey, thanks so much for getting back to me! I totally get where you’re coming from, and I’m really grateful for your help. But I’m afraid I’m still a bit confused. When I use the ‘loft’ function, I can’t control the outline’s shape in the zy and xy planes. It works, which is awesome, but it’s not quite what I’m aiming for.

Using your method, be carefull with the direction of the curves and the order


Bell_EW.gh (21.6 KB)

1 Like

Wow, thank you soo much, i tried fliping the start and end point of all curves to one point, but somehow this didnt do the job, but hey now its working

:slight_smile:

check + double check :slight_smile:
for checking if the order and direction OK, I feed 2 curves to ruled surface or loft. Then next couple etcetera.