Loft problem

Hi everyone,

I’m trying to make a loft between curves. I manage to sort in order these curves but loft result doesn’t fit curves…

Here’s the file with internalized data :

patatoide_curve.gh (54.0 KB)

Thanks !

1 Like

Don’t flatten your tree.

patatoide_curve.gh (55.4 KB)

And look at the loft options…

1 Like

Hello @martinsiegrist thanks for your answer, i like the way you ordered all curves with “sortlist component. What is the use of “Shiftpath component ?

Have a good day :wink:

Look at the tree structure of the R outputs on the Region Intersection components…

It contains each curve in a list.

To be able to loft the three sets individually, you need three lists with curves and the shift paths component basically flattens the number of levels you specify.

If that does not make sense, please learn more about lists and data structures. You can start here:

Foundations | The Grasshopper Primer Third Edition

Rhino - Lernen Sie die Anwendung von Rhino