Using Landscape Spline as AI navigation route

Is there a way to enable path finding using such an approach? If someone clicks from one segment of the path to another, the pawn must figure out how to work its way to the segment and also figure out the fastest route. This is why I chose navmesh to deal with this problem. What do you reckon?