Triangulate2D

DESCRIPTION

Generates a Delauney triangulation from 2 dimensional data. The output is a pyramid format. Duplicate points in 2 space are removed.

INPUTS

Port: Input
Type: Lattice
Constraints: 1..3-D.
curvilinear.
2..-cD.
Input lattice of points

WIDGETS

OUTPUTS

Port: Output
Type: Pyramid
Constraints: 2-layer.
1..-baseLat.
2-D compression.
unique-compression type.
output pyramid of connected faces

PROBLEMS

If the input lattice is 3 dimensions, then the z component is ignored in the triangulation. Since duplicate points are removed, this can lead to a 2D surface through the 3D data, not what the user generally expects.

SEE ALSO

Triangulate3D
[ Documentation Home ]
© The Numerical Algorithms Group Ltd, Oxford UK. 1996