Curve Circle Node

../../../_images/modeling_geometry-nodes_curve-primitives_circle_node.png

Circle Node.

The Curve Circle node generates a poly spline circle.

入力

Resolution (解像度)

Number of edges on the circle.

Radius(半径)

The radius of the circle.

Point 1, Point 2, Point 3

The three points on the circle. The order of the points determines the direction (clockwise or counterclockwise) of the circle.

注釈

Because of the finite resolution, the three points do not necessarily lie on the generated curve.

Properties(プロパティ)

Mode(モード)
Points

The position and radius of the circle are determined by three points. The center of the circle is also given as an output. If the three points lie on one line, no geometry is generated.

Radius(半径)

The circle is determined by the radius.

出力

Curve

Poly spline generated from the inputs.

Center(中心)

The center of the circle defined by the three points.