latest
Primitive Curves
Rectangle 2Pnt

Create a rectangle with two points

ID

662ae7a510b6cb87640c926b

Name

Rectangle 2Pnt

Group

Primitive Curves

Package

Tool

Keywords

rectangle2Pt
rec2

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

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

Steps

  • Create a Rectangle 2Pnt node.
  • Connect the point of the first corner of the rectangle to the first port.
  • Connect the point of the third corner of the rectangle to the second port.

After creating the node, connect the point of the first corner of the rectangle to the first port, and the point of the third corner of the rectangle to the second 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 third cornerVector([20, 10, 0])

Outputs

NameTypeDescription
curve
Curve
Resulting rectangle