Tool
Surface
Vector
Boolean Operation
Transform
Render
Intersection
Analysis
Array
Primitive Curves
Toolset
Curve Analysis
Panels
Triangulation
Image
Solid
Text
3D Object
Arc 3Pnt
Create an arc defined by three points
Details
ID
tool-primitive-curves-arc-3pnt
Name
Arc 3Pnt
Group
Primitive Curves
Package
Tool
Keywords
Input ports
| Name | Type | Description | Default Value |
|---|---|---|---|
| Point 1 | Point | First point on arc | [-10,0,0] |
| Point 2 | Point | Second point on arc | [0,10,0] |
| Point 3 | Point | Third point on arc | [10,0,0] |
Output ports
| Name | Type | Description |
|---|---|---|
| Curve | Curve | Resulting arc |
| Radius | Number | Circle radius |
Once the node is created, connect the start point of the arc to the first port, a point on the arc to the second port, and the endpoint of the arc to the third port. At the output ports, you will get the resulting arc and its radius.
Circle
Circle 3Pnt
Arc
Arc SED