latest
Triangulation
Voronoi 2D

Planar voronoi diagram for a collection of points

ID

662ae7a510b6cb87640c929d

Name

Voronoi 2D

Group

Triangulation

Package

Tool

Keywords

panels
pattern

Surface

Vector

Transform

Primitive Curves

Curve Analysis

Toolset

Triangulation

Boolean Operation

Panels

Solid

Intersection

Text

Image

Analysis

Array

Creation method

There are two options for creating a Voronoi 2D node.

  • The first way to create a Voronoi 2D node is using the search list, which is opened by double left-clicking in the workspace. You can write the name of the node you need, or words associated with this node.
    • panels , pattern
  • The second way is to select a Voronoi 2D node from the menu that opens from the top left.
    • Menu > Tool > Panel > Voronoi 2D

Steps

  • Create a Voronoi 2D node.
  • Connect the points to panelize to the first port.
  • Connect the boundary of the surface to the second port.
  • Connect the plane to the third port.

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.

See also

Quad Panel
Diamond Panel
Triangle Panel A
Triangle Panel C\

Inputs

NameTypeDescriptionDefault 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

Outputs

NameTypeDescription
voronoi
Curve
Cells of the voronoi diagram