Tool
Primitive Curves
Intersection
Solid
Transform
Render
Vector
Surface
Toolset
Array
Curve Analysis
Triangulation
Image
Boolean Operation
Panels
Text
Analysis
3D Object
Circle CNR
Create a circle defined by center, normal and radius
Details
ID
tool-primitive-curves-circle-cnr
Name
Circle CNR
Group
Primitive Curves
Package
Tool
Keywords
Input ports
| Name | Type | Description | Default Value |
|---|---|---|---|
| Origin | Point | Center point | [0,0,0] |
| Vector | Vector | Normal vector of circle plane | [0,1,0] |
| Radius | Number | Radius of circle | 10 |
Output ports
| Name | Type | Description |
|---|---|---|
| Curve | Curve | Resulting circle |
After creating the node, connect the center point on the circle to the first port, the normal vector of the circle to the second port, and the third port gets the radius of the circle. On the output port, you will receive the resulting circle.
Circle
Arc 3Pnt
Circle 3Pnt