Zoom Window
view_zoom_windowZoom the current view to a specified rectangular window region defined by two corner points. Use this to focus on a precise area of the drawing.
Instructions
Zoom to display the specified rectangular window region.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x1 | Yes | Window corner 1 X | |
| x2 | Yes | Window corner 2 X | |
| y1 | Yes | Window corner 1 Y | |
| y2 | Yes | Window corner 2 Y |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||