resqpy.olio.vector_utilities.nearest_point_projected

resqpy.olio.vector_utilities.nearest_point_projected(p, points, projection)[source]

Returns the index into points array closest to point p; projection is ‘xy’, ‘xz’ or ‘yz’.