Нода «Заполнить кривую» (fill curve node)

Нода ":abbr:`Заполнить кривую (Fill Curve)`".

Нода Fill Curve генерирует меш, используя алгоритм триангуляции Делоне с ограничениями, используя кривые в качестве границ. Меш генерируется только плоским с локальным Z, равным 0.

Входы (inputs)

Кривая (curve)

Стандартный вход геометрии с компонентом-кривой.

Свойства

Режим (mode)

Тип геометрии, из которой состоит выход.

Треугольники (triangles):

Результат состоит из треугольников.

N-угольники (N-gons):

Результат состоит из многоугольников.

Выходы (outputs)

Меш (mesh)

The filled in curves.

Примеры

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.