I need to create a line between two points on a surface. I know vtkPolygonalSurfaceContourLineInterpolator finds the shortest path between two points but that is not what I want. I just need a straight line between the points but the line must be placed on the surface (follow its contour). Any suggestions will be greatly appreciated. Francesc.