Returns a circle with a radius and a center point
ID
tool-primitive-curves-circle
Name
Circle
Group
Primitive Curves
Package
Tool
Keywords
Render
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.
Circle 3Pnt
Arc 3Pnt
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
origin | Point | Center of circle | [0,0,0] |
radius | Number | Radius of circle | 10 |
Outputs
Name | Type | Description |
---|---|---|
curve | Curve | Resulting circle |