view
Control viewports and capture screenshots in AutoCAD LT. Zoom to extents or specific windows, and save the current view as PNG images.
Instructions
Viewport control and screenshot capture.
Operations: zoom_extents — Zoom to show all entities. zoom_window — Zoom to window: x1, y1, x2, y2 get_screenshot — Capture current view as PNG image.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operation | Yes | ||
| x1 | No | ||
| y1 | No | ||
| x2 | No | ||
| y2 | No |