Create an arc defined by three points
ID
tool-primitive-curves-arc-3pnt
Name
Arc 3Pnt
Group
Primitive Curves
Package
Tool
Keywords
Render
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
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
pointA | Point | First point on arc | [-10,0,0] |
pointB | Point | Second point on arc | [0,10,0] |
pointC | Point | Third point on arc | [10,0,0] |
Outputs
Name | Type | Description |
---|---|---|
curve | Curve | Resulting arc |
radius | Number | Circle radius |