latest
Primitive Curves
Rectangle

Create a rectangle using origin, width, length

ID

662ae7a510b6cb87640c926a

Name

Rectangle

Group

Primitive Curves

Package

Tool

Keywords

rectangle

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

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

Steps

  • Create a Rectangle node.
  • Connect the origin point of the rectangle to the first port.
  • Connect the width of the rectangle to the second port.
  • Connect the length of the rectangle to the third port.

After creating the node, connect the origin of the rectangle to the first port, the width of the rectangle to the second port, and the length of the rectangle to the third port. On the output port, you will receive the resulting rectangle.

See also

Rectangle 2Pnt
Rectangle By Center
Rectangle 3Pnt

Inputs

NameTypeDescriptionDefault Value
origin
Point
Origin of rectangleVector([0, 0, 0])
width
Number
Width of rectangle20
length
Number
Length of rectangle10

Outputs

NameTypeDescription
curve
Curve
Resulting rectangle