Good afternoon,
Can someone help me with a solution in grasshopper?
Guide me on how to create a code that performs multiple loft, between many pairs of curves, ordered by their centroid position in x y z, and ordered in the same direction between their pairs.
The following file is a simplified example of what I need to solve.
Thank you very much for your attention.
Multiple loft.3dm (308.7 KB)
you should draw red curves and blue curves in the same order, to have them create a loft in the same order.
I think the best way is to do all in gh
Pergunta:
Alguma maneira de redesenhar automaticamente com uma sequencia lógica, para o gh fazer o multiplo loft?
Ou ainda organizar de forma lógica e sequencial para que isto aconteça em um projeto existente?
Obrigado!
If you want to be understood, English is better on this forum.
Question:
Any way to automatically redraw with a logical sequence, so that gh can do the multiple loft?
Or even organize it in a logical and sequential way so that this happens in an existing project?
Thanks!
Sorry,..
Question:
Is there any way to automatically redraw with a logical sequence, so that gh can do the multiple loft?
Or even organize it in a logical and sequential way so that it happens in an existing project?
Thanks!
yes:
the above definition assumes you just drag selections around blue curves, then around red curves, without picking single curves one-by-one in the same sorting order: that’s what the ControlPolygon + Average + Closest point is doing
then, because corresponding red and blue curves appear to have much different seams alignment (to the point that for some reason Loft Option + Seams Adjustment would also fail), the orient+seam takes care of that