Hi,
I have two intersecting curves and two points close to each curve. I have created points on the curves closest to the points.
What I would like is to create a curve over the two curves between these two points. (see second figure)
I’ve been struggling with this for a while now so does anyone have any suggestions on how to achive this?
Thank you
wim
(Wim Dekeyser)
2
Hoi Sam -
Please attach the .gh file (with possible Rhino geometry internalized). That’ll save us from a lot of guessing…
-wim
Japhy
(Japhy)
3
Pretty condition dependent but might give you some ideas.
re_polyline_build.gh (10.6 KB)
akilli
(Ethan Gross)
4
Another possibility, as long as the segments you want joined are the longest.
join curves.gh (13.5 KB)