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