Tool
Analysis
Panels
Vector
Primitive Curves
Boolean Operation
Solid
Surface
Curve Analysis
3D Object
Toolset
Intersection
Transform
Triangulation
Render
Text
Image
Array
Rectangle By Center
Create a rectangle using center, width, length
Details
ID
tool-primitive-curves-rectangle-by-center
Name
Rectangle By Center
Group
Primitive Curves
Package
Tool
Keywords
Input ports
| Name | Type | Description | Default Value |
|---|---|---|---|
| Origin | Point | Center of rectangle | [0,0,0] |
| Width | Number | Width of rectangle | 20 |
| Length | Number | Length of rectangle | 10 |
Output ports
| Name | Type | Description |
|---|---|---|
| Curve | Curve | Resulting rectangle |
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