Create a rectangle using origin, width, length
ID
tool-primitive-curves-rectangle
Name
Rectangle
Group
Primitive Curves
Package
Tool
Keywords
Render
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.
Rectangle 2Pnt
Rectangle By Center
Rectangle 3Pnt
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
origin | Point | Origin 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 |