Rectangle
Create a rectangle or a square.
Method 1: Base corner, width, depth
|
Base corner (C) | A corner of the rectangle. |
Width (W) | The width of the rectangle. | |
Depth (D) | The depth of the rectangle. |
Method 2: Base centre, width, depth
|
Base centre (C) | The centre of the rectangle. |
Width (W) | The width of the rectangle. | |
Depth (D) | The depth of the rectangle. |