Create a rectangle with three points
ID
tool-primitive-curves-rectangle-3pnt
Name
Rectangle 3Pnt
Group
Primitive Curves
Package
Tool
Keywords
Render
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
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
pointA | Point | The point of the first corner | [0,0,0] |
pointB | Point | The point of the second corner | [20,0,0] |
pointC | Point | A point along the edge of the rectangle opposite the side created by points Pnt1 and Pnt2 | [0,10,0] |
Outputs
Name | Type | Description |
---|---|---|
curve | Curve | Resulting rectangle |