Surface from curves

Hi! i am trying to make a surface in grasshopper from the curves i made in rhino and failed. i have tried other commands but can’t make it work. Please help! Thanks :slight_smile:


surface.3dm (49.7 KB)
bamboo.gh (6.6 KB)

I think you misunderstood what Nurbs surface is…

You can use Patch to achieve it,


Patch.gh (7.0 KB)

The Surface From Points component needs a grid of points to creat a nurb surface,


SurfaceFromPoints.gh (5.5 KB)

1 Like

Thank you! it works!