I need a command for tween curves passing through these points, just like the image, but I’m having trouble doing it with grasshopper.
Someone can help me?
I need a command for tween curves passing through these points, just like the image, but I’m having trouble doing it with grasshopper.
Someone can help me?
split the curves where they meet the line
post your gh file with internalized geometry for more help
I tried but didn’t fix the problem, in the photo you can see that the points doesn’t match with the lines
GHE_tween curves.gh (9.0 KB)
GHE_rilievo parquet.3dm (42.3 KB)
You could use the horizontal lines to obtain the Factor(F) list for the TweenConCrvs component, see image attached below.