sketch_rectangle
Creates a rectangle in an active sketch using two corner coordinates. Supports centered and construction geometry options.
Instructions
Draw a rectangle in the active sketch
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| corner1 | Yes | ||
| corner2 | Yes | ||
| centered | No | Create rectangle centered at corner1 | |
| construction | No | Create as construction geometry |