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