resqpy.olio.vector_utilities.project_points_onto_plane

resqpy.olio.vector_utilities.project_points_onto_plane(plane_xyz, normal_vector, points)[source]

Modifies array of xyz points in situ to project onto a plane defined by a point and normal vector.

Note

implicit xy & z units must be the same