Create an arc
ID
tool-primitive-curves-arc
Name
Arc
Group
Primitive Curves
Package
Tool
Keywords
Render
After creating the node, connect the arc's center point to the first port, the radius of the arc to the second port, and the start and end angles to the third and fourth ports. On the output port, you will receive the resulting arc.
Circle
Circle 3Pnt
Arc SED
Arc 3Pnt
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
origin | Point | Center of arc | [0,0,0] |
radius | Number | Radius of arc | 10 |
alpha1 | Number | Start angle of arc | 0 |
alpha2 | Number | End angle of arc | 1.5707963267948966 |
Outputs
Name | Type | Description |
---|---|---|
curve | Curve | Resulting arc |