Tool
Panels
Vector
Text
Surface
Intersection
Analysis
Render
3D Object
Primitive Curves
Toolset
Triangulation
Boolean Operation
Solid
Transform
Curve Analysis
Array
Image
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