Tool
Surface
Intersection
Transform
Image
Vector
Toolset
Triangulation
Solid
Analysis
Panels
Curve Analysis
Render
3D Object
Primitive Curves
Boolean Operation
Text
Array
Rectangle
Create a rectangle using origin, width, length
Details
ID
tool-primitive-curves-rectangle
Name
Rectangle
Group
Primitive Curves
Package
Tool
Keywords
Input ports
| 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 |
Output ports
| Name | Type | Description |
|---|---|---|
| Curve | Curve | Resulting rectangle |
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