latest
Triangulation
Delaunay Edges

Delaunay connectivity

ID

662ae7a510b6cb87640c929e

Name

Delaunay Edges

Group

Triangulation

Package

Tool

Keywords

triangulation
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 Delaunay Edges node.

  • The first way to create a Delaunay Edges 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.
    • triangulation , pattern
  • The second way is to select a Delaunay Edges node from the menu that opens from the top left.
    • Menu > Tool > Panel > Delaunay Edges

Steps

  • Create a Delaunay Edges node.
  • Connect the points to be triangulated to the first port.
  • Optionally, connect the plane to the second port.

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.

See also

Quad Panel
Diamond Panel
Triangle Panel A
Triangle Panel C\

Inputs

NameTypeDescriptionDefault 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

NameTypeDescription
delaunay
Curve
Edges of the connectivity diagram