Planar voronoi diagram for a collection of points
ID
tool-triangulation-voronoi-2d
Name
Voronoi 2D
Group
Triangulation
Package
Tool
Keywords
Render
Voronoi 2D is a node that can be used to create Voronoi diagrams in two dimensions. Voronoi diagrams are a way of dividing space into regions based on the proximity of points. In the case of Voronoi 2D, the regions are defined as the areas that are closest to each of the input points.
Quad Panel
Diamond Panel
Triangle Panel A
Triangle Panel C\
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
points | Point | Points for Voronoi diagram | |
boundary | Geometry | Optional containment boundary for diagram | |
plane | Plane | Optional base plane. If no plane is provided, then the best-fit plane will be used | "XY" |
Outputs
Name | Type | Description |
---|---|---|
voronoi | Curve | Cells of the voronoi diagram |