latest
Primitive Curves
Rectangle By Center

Create a rectangle using center, width, length

ID

662ae7a510b6cb87640c926c

Name

Rectangle By Center

Group

Primitive Curves

Package

Tool

Keywords

recByCen

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

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

Steps

  • Create a Rectangle By Center node.
  • Connect the center 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 center 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
Rectangle 2Pnt
Rectangle 3Pnt

Inputs

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

Outputs

NameTypeDescription
curve
Curve
Resulting rectangle