Match curve at point on curve?

Is it possible to match curves to a point on a curve rather than endpoints only?
For example, how do I match an open end of a spline to another?
Match curves.3dm (67.0 KB)

I can create blendcurves between the two starts of the curve and modify the part of the curve in between, but as soon as the curves I am matching to change, I need to redo the blend and editing.
Same goes for splitting the splines and match to the splits.

This works in GH,

but you can also work with history and extend curve in Rhino

You can use Record History and the Match tool’s Pick Point option. Unfortunately, the curve you are matching flips direction when matching like so on two ends.


Rhino’s Match tools really need some developer attention.