Tool
Transform
Vector
Surface
Primitive Curves
Curve Analysis
Triangulation
Render
3D Object
Boolean Operation
Image
Analysis
Solid
Intersection
Text
Toolset
Panels
Array
Circle
Returns a circle with a radius and a center point
Details
ID
tool-primitive-curves-circle
Name
Circle
Group
Primitive Curves
Package
Tool
Keywords
Input ports
| Name | Type | Description | Default Value |
|---|---|---|---|
| Origin | Point | Center of circle | [0,0,0] |
| Radius | Number | Radius of circle | 10 |
Output ports
| Name | Type | Description |
|---|---|---|
| Curve | Curve | Resulting 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.
Circle 3Pnt
Arc 3Pnt