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