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