Delaunay connectivity
ID
tool-triangulation-delaunay-edges
Name
Delaunay Edges
Group
Triangulation
Package
Tool
Keywords
Render
Delaunay's edges are line segments that define the boundaries between neighboring triangles in a Delaunay triangulation. The Delaunay triangulation is a geometric construct that partitions a set of points into a set of non-overlapping triangles such that the circumcenter of all the triangles contain no other points from the set. Delaunay edges can be useful for creating patterns, paneling surfaces, and other designs.
Quad Panel
Diamond Panel
Triangle Panel A
Triangle Panel C\
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
points | Point | Points for triangulate | |
plane | Plane | Optional base plane. If no plane is provided, then the best-fit plane will be used |
Outputs
Name | Type | Description |
---|---|---|
delaunay | Curve | Edges of the connectivity diagram |