voronoi_from_points_numpy
- compas.geometry.voronoi_from_points_numpy(points)[source]
Generate a voronoi diagram from a set of points.
- Parameters
points (list of list of float) – XYZ coordinates of the voronoi sites.
Examples
>>>
Generate a voronoi diagram from a set of points.
points (list of list of float) – XYZ coordinates of the voronoi sites.
Examples
>>>
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev