Hi all! Unfortunately I am not able to solve the following problem:
I created 3 overlying grids with circles of different radius. In the next step I would like to loft each 3 circles which lie on top of each other. (Please, see the the sketch with blue-marked loftings)
I hope you can help me with that. Thank you in advance!
Loft_Definition_Rhino_Forum_Help.gh (7.6 KB)
Your definition was missing a curve. I looked at your screenshot and drew a curve myself. It is internalized in the definition now.
The loft component needs three curves for each tower. I grafted the inputs of the first two inputs and removed one of your flatten on an output of the third input.
Loft_Definition_Rhino_Forum_Help.gh (19.0 KB)
1 Like
Martin, Thank you so much! Your definition is working perfectly.
1 Like
Could you maybe help me with another question regarding this definition:
Is it possible to move vertically the upper circles of the tower depending on the “Curve Closest Point”, so that not only the radius of the circles depends on the distance to defined curve, but also the height (z-value) of the circles?
Thank you in advance!! 