oabb_numpy
- compas.geometry.oabb_numpy(points)[source]
Oriented bounding box of a set of points.
- Parameters
points (array_like[point]) – XYZ coordinates of the points.
- Returns
list[[float, float, float]] – XYZ coordinates of 8 points defining a box.
Oriented bounding box of a set of points.
points (array_like[point]) – XYZ coordinates of the points.
list[[float, float, float]] – XYZ coordinates of 8 points defining a box.
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev