latest
Primitive Curves
Arc

Create an arc

ID

662ae7a510b6cb87640c9266

Name

Arc

Group

Primitive Curves

Package

Tool

Keywords

arc

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 node.

  • The first way to create an Arc 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.
    • arc
  • The second way is to select an Arc node from the menu that opens from the top left.
    • Menu > Tool > Primitive curves > Arc

Steps

  • Create an Arc node.
  • Connect the center point of the arc to the first port.
  • Connect the arc radius to the second port.
  • Connect the start angle of the arc to the third port.
  • Connect the end angle of the arc to the fourth port.

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.

See also

Circle
Circle 3Pnt
Arc SED
Arc 3Pnt

Inputs

NameTypeDescriptionDefault Value
origin
Point
Center of arcVector([0, 0, 0])
radius
Number
Radius of arc10
alpha1
Number
Start angle of arc0
alpha2
Number
End angle of arc1.5707963267948966

Outputs

NameTypeDescription
curve
Curve
Resulting arc