Tool
Surface
Boolean Operation
Vector
Primitive Curves
Solid
Panels
Array
Transform
Curve Analysis
Toolset
Triangulation
Intersection
Text
Image
Analysis
Render
3D Object
Rectangle 2Pnt
Create a rectangle with two points
Details
ID
tool-primitive-curves-rectangle-2pnt
Name
Rectangle 2Pnt
Group
Primitive Curves
Package
Tool
Keywords
Input ports
| Name | Type | Description | Default Value |
|---|---|---|---|
| Point 1 | Point | The point of the first corner | [0,0,0] |
| Point 2 | Point | The point of the third corner | [20,10,0] |
Output ports
| Name | Type | Description |
|---|---|---|
| Curve | Curve | Resulting rectangle |
After creating the node, connect the point of the first corner of the rectangle to the first port, and the point of the third corner of the rectangle to the second port. On the output port, you will receive the resulting rectangle.
Rectangle
Rectangle By Center
Rectangle 3Pnt