latest
Primitive Curves
Circle

Returns a circle with a radius and a center point

ID

662ae7a510b6cb87640c925d

Name

Circle

Group

Primitive Curves

Package

Tool

Keywords

circle

Surface

Vector

Transform

Primitive Curves

Curve Analysis

Toolset

Triangulation

Boolean Operation

Panels

Solid

Intersection

Text

Image

Analysis

Array

Creation method

There are two options for creating a Circle node.

  • The first way to create a Circle node is using the search list, which is opened by double left-clicking in the workspace. You can write the name of the node you need or words associated with this node.
    • circle
  • The second way is to select a Circle node from the menu that opens from the top left.
    • Menu > Tool > Primitive curves > Circle

Steps

  • Create a Circle node.
  • Connect the center point of the circle to the first port.
  • The second port gets the radius of the circle.

After creating the node, connect the center point to the first port. Connect the radius of the circle to the second port. On the output port, you will receive the resulting circle.

See also

Circle 3Pnt
Arc 3Pnt

Inputs

NameTypeDescriptionDefault Value
origin
Point
Center of circleVector([0, 0, 0])
radius
Number
Radius of circle10

Outputs

NameTypeDescription
curve
Curve
Resulting circle