Fill Curve(カーブフィル)ノード

Fill Curve(カーブフィル)ノード。

Fill Curve(カーブフィル) ノードは、カーブを境界として、制約付きドロネー三角形分割アルゴリズムを使用してメッシュを生成します。メッシュは、ローカルZ軸が0の平面でのみ生成されます。

入力

Curve(カーブ)

カーブコンポーネントを使用した標準のジオメトリ入力です。

Properties(プロパティ)

Mode(モード)

出力で構成されるジオメトリのタイプ。

Triangles(三角形面)

出力は三角形面で構成されています。

N-gons(Nゴン)

出力はNゴンで構成されています。

出力

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.