bestfit_frame_numpy
- compas.geometry.bestfit_frame_numpy(points)[source]
Fit a frame to a set of points.
- Parameters
points (list) – XYZ coordinates of the points.
- Returns
3-tuple – The frame origin, and the local X and Y axes.
Examples
>>>
Fit a frame to a set of points.
points (list) – XYZ coordinates of the points.
3-tuple – The frame origin, and the local X and Y axes.
Examples
>>>
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev