project_points_plane
- compas.geometry.project_points_plane(points, plane)[source]
Project multiple points onto a plane.
- Parameters
- Returns
list[[float, float, float]] – The projected points.
See also
Project multiple points onto a plane.
list[[float, float, float]] – The projected points.
See also
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev