Create a rectangle using center, width, length
ID
tool-primitive-curves-rectangle-by-center
Name
Rectangle By Center
Group
Primitive Curves
Package
Tool
Keywords
Render
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.
Rectangle
Rectangle 2Pnt
Rectangle 3Pnt
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
center | Point | Center of rectangle | [0,0,0] |
width | Number | Width of rectangle | 20 |
length | Number | Length of rectangle | 10 |
Outputs
Name | Type | Description |
---|---|---|
curve | Curve | Resulting rectangle |