resqpy.olio.vector_utilities.point_distance_to_line_2d

resqpy.olio.vector_utilities.point_distance_to_line_2d(p, l1, l2)[source]

Ignoring any z values, returns the xy distance of point p from line passing through l1 and l2.