Curve between two points on different curves

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


Hoi Sam -
Please attach the .gh file (with possible Rhino geometry internalized). That’ll save us from a lot of guessing…
-wim

Pretty condition dependent but might give you some ideas.


re_polyline_build.gh (10.6 KB)

Another possibility, as long as the segments you want joined are the longest.

join curves.gh (13.5 KB)