Tool

Primitive Curves

Circle 3Pnt

  • Surface

  • Vector

  • Transform

  • Primitive Curves

  • Curve Analysis

  • Toolset

  • Triangulation

  • Boolean Operation

  • Panels

  • Solid

  • Intersection

  • Text

  • Image

  • Analysis

  • Array

  • Render

  • 3D Object

Circle 3Pnt

Create a circle defined by three points

Details

ID

tool-primitive-curves-circle-3pnt

Name

Circle 3Pnt

Group

Primitive Curves

Package

Tool

Keywords

circle3Pt
c3

Input ports

NameTypeDescriptionDefault Value
Point 1
Point
First point on circle[-10,0,0]
Point 2
Point
Second point on circle[0,10,0]
Point 3
Point
Third point on circle[10,0,0]

Output ports

NameTypeDescription
Curve
Curve
Resulting circle
Origin
Point
Circle center
Radius
Number
Circle radius

Creation method

There are two options for creating a Circle 3Pnt node.

  • The first way to create a Circle 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.
    • circle3Pnt , c3
  • The second way is to select a Circle 3Pnt node from the menu that opens from the top left.
    • Menu > Tool > Primitive curves > Circle 3Pnt

Steps

  • Create a Circle 3Pnt node.
  • Connect the first point on the circle to the first port.
  • Connect the second point on the circle to the second port.
  • Connect the third point on the circle to the third port.

After creating the node, connect the first point on the circle to the first port, the second point on the circle to the second port, and the third point on the circle to the third port. On the output ports, you will receive the resulting circle and its radius and center point.

See also

Circle
Arc 3Pnt