latest
Primitive Curves
Arc 3Pnt

Create an arc defined by three points

ID

662ae7a510b6cb87640c9267

Name

Arc 3Pnt

Group

Primitive Curves

Package

Tool

Keywords

arc3Pnt
a3

Surface

Vector

Transform

Primitive Curves

Curve Analysis

Toolset

Triangulation

Boolean Operation

Panels

Solid

Intersection

Text

Image

Analysis

Array

Creation method

There are two options for creating an Arc 3Pnt node.

  • The first way to create an Arc 3Pnt node is using the search list, which is opened by double left-clicking in the workspace. You can write the name of the node you need or words associated with this node.
    • arc3Pnt , a3
  • The second way is to select an Arc 3Pnt node from the menu that opens from the top left.
    • Menu > Tool > Primitive curves > Arc 3Pnt

Steps

  • Create an Arc 3Pnt node.
  • Connect the start point of the arc to the first port.
  • Connect the point on arc to the second port.
  • Connect the endpoint of the arc to the third port.

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.

See also

Circle
Circle 3Pnt
Arc
Arc SED

Inputs

NameTypeDescriptionDefault Value
pointA
Point
First point on arcVector([-10, 0, 0])
pointB
Point
Second point on arcVector([0, 10, 0])
pointC
Point
Third point on arcVector([10, 0, 0])

Outputs

NameTypeDescription
curve
Curve
Resulting arc
radius
Number
Circle radius