Tool
Transform
Vector
Surface
Curve Analysis
Boolean Operation
Intersection
Toolset
Triangulation
Panels
Solid
Text
Image
Analysis
Primitive Curves
Array
Render
3D Object
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