Curve Fill Node

../../../_images/modeling_geometry-nodes_curve_curve-fill_node.png

The Curve Fill node.

The Curve Fill node generates a mesh using the Constrained Delaunay Triangulation algorithm with the curves as boundaries. The mesh is only generated at z = 0, i.e. on the ground plane.

入力

Curve

Standard geometry input with a curve component.

Properties

Mode

The type of geometry the output consists of.

Triangles

The output is made up of triangles.

N-gons

The output is made up of N-gons.

出力

Mesh

The filled in curves.