Tool
Solid
Render
Intersection
Surface
Vector
Transform
Primitive Curves
Panels
Analysis
Array
3D Object
Curve Analysis
Toolset
Triangulation
Boolean Operation
Text
Image
Rectangle 3Pnt
Create a rectangle with three points
Details
ID
tool-primitive-curves-rectangle-3pnt
Name
Rectangle 3Pnt
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 second corner | [20,0,0] |
| Point 3 | Point | A point along the edge of the rectangle opposite the side created by points Pnt1 and Pnt2 | [0,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 second corner of the rectangle to the second port. Connect the point along the edge of the rectangle opposite the side created by points Pnt1 and Pnt2 to the third port. On the output port, you will receive the resulting rectangle.
Rectangle
Rectangle By Center
Rectangle 3Pnt