Nút Phủ Kín Đường Cong (Fill Curve Node)

Fill Curve node.

The Fill Curve node generates a mesh using the constrained Delaunay triangulation algorithm with the curves as boundaries. The mesh is only generated flat with a local Z of 0.

Đầu Vào (Inputs)

Curve (Đường Cong)

Standard geometry input with a curve component.

Tính Chất (Properties)

Chế Độ (Mode)

The type of geometry the output consists of.

Tam Giác (Triangles)

The output is made up of triangles.

Đa Giác (N-gons)

The output is made up of n-gons.

Đầu Ra (Outputs)

Mesh (Khung Lưới)

Một đường cong đơn giản.

Một Số Ví Dụ (Examples)

A single point spline can be used to customize the triangulation of the resulting mesh.

../../../_images/modeling_geometry-nodes_curve_curve-to-points_example_1.png

Here a curve object with a single spline with a single point at the origin is joined with the star primitive to customize triangulation.

../../../_images/modeling_geometry-nodes_curve_curve-to-points_example_2.png

This is the default triangulation without the single point.