latest
Primitive Curves
Rectangle 3Pnt

Create a rectangle with three points

ID

662ae7a510b6cb87640c926d

Name

Rectangle 3Pnt

Group

Primitive Curves

Package

Tool

Keywords

rec3

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 Rectangle 3Pnt node.

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

Steps

  • Create a Rectangle 3Pnt node.
  • Connect the point of the first corner of the rectangle to the first port.
  • Connect the point of the second corner of the rectangle to the second port.
  • Connect the point along the edge of the rectangle opposite the side created by points Pnt1 and Pnt2 to the third port.

After creating the node, connect the point of the first corner of the rectangle to the first port, and the point of the second corner of the rectangle to the second port. Connect the point along the edge of the rectangle opposite the side created by points Pnt1 and Pnt2 to the third port. On the output port, you will receive the resulting rectangle.

See also

Rectangle
Rectangle By Center
Rectangle 3Pnt

Inputs

NameTypeDescriptionDefault Value
pointA
Point
The point of the first cornerVector([0, 0, 0])
pointB
Point
The point of the second cornerVector([20, 0, 0])
pointC
Point
A point along the edge of the rectangle opposite the side created by points Pnt1 and Pnt2Vector([0, 10, 0])

Outputs

NameTypeDescription
curve
Curve
Resulting rectangle