resqpy.olio.vector_utilities.is_obtuse_2d

resqpy.olio.vector_utilities.is_obtuse_2d(p, p1, p2)[source]

Returns True if the angle at point p subtended by points p1 and p2, in xy plane, is greater than 90 degrees; else False.