Set Spline Type Node

../../../_images/modeling_geometry-nodes_curve_spline-type_node.png

The Set Spline Type node.

Sets the spline type for the splines in the curve component that are in the selection.

入力

Curve(カーブ)

Standard geometry input with a curve component.

Selection(選択)

The splines whose spline types will be changed.

Properties(プロパティ)

Spline Type

The type to convert the splines in the selection to. Read the Spline Types page for more details on the different spline types.

Bézier(ベジエ)

Convert to a Bézier spline.

注釈

When converting from a NURBS spline to a Bézier spline, at least six points are needed. When the number of points is not a multiple of three a full conversion is not possible and the spline has to be truncated.

NURBS

Convert to a NURBS spline.

Poly(多角形)

Convert to a poly spline.

出力

Curve(カーブ)

Standard curve output.