I’m trying to flow a series of geometries that should fall in the center of a curve. I’ve mirrored the line to reflect the overall length of the curve and set the geometries, but when I try to flow it, it goes to the starting point of the curve. Not sure what’s wrong, thank you.
Centered_Flow.3dm (5.7 MB)
Centered_Flow.gh (12.9 KB)
@Dani_Epstein1 you didn’t include the geometries:
They’re in the .3dm?.. which was added later? (I wouldn’t know)
I thought so - opened both - .3dm was empty
Opened .3dm first, the geo was there. Now internalized in my .gh file.
@Dani_Epstein1 Please internalize before uploading to forum.
Seems the flow did not work because there were 2 Input curves and 1 target curve
Join curves was used to combine the input line + mirror into one.
Centered_Flow-EW.gh (230.7 KB)