Draw Rectangle
draw_rectangleDraw a rectangle with specified width and height in the most recent Fusion 360 sketch, optionally positioned using origin coordinates.
Instructions
Draw a rectangle in the most recent sketch
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| width | Yes | ||
| height | Yes | ||
| origin_x | No | ||
| origin_y | No | ||
| origin_z | No |