latest
Primitive Curves
Circle CNR

Create a circle defined by center, normal and radius

ID

662ae7a510b6cb87640c925f

Name

Circle CNR

Group

Primitive Curves

Package

Tool

Keywords

cnr
circ

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 a Circle CNR node.

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

Steps

  • Create a Circle CNR node.
  • Connect the center point on the circle to the first port.
  • Connect the normal vector of the circle to the second port.
  • The third port gets the radius of the circle.

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

See also

Circle
Arc 3Pnt
Circle 3Pnt

Inputs

NameTypeDescriptionDefault Value
center
Point
Center pointVector([0, 0, 0])
normal
Vector
Normal vector of circle planeVector([0, 1, 0])
radius
Number
Radius of circle10

Outputs

NameTypeDescription
curve
Curve
Resulting circle