DelaunayTriangulator

combine points to structured grid based on 3D Delaunay Triangulation

points_in unconnected points (points_in) DelaunayTriangulator grid_out grid or data with grid (grid_out)

Parameters

name

description

type

method

algorithm to perform on input vertices (Tetrahedra, ConvexHull, Surface_YZ, Surface_XZ, Surface_XY)

Int