resqpy.olio.intersection.point_projected_to_line_2d

resqpy.olio.intersection.point_projected_to_line_2d(p, l1, l2)[source]

Return the point on the unbounded line passing through l1 & l2 which is closest to point p, in xy plane.