Screenshot
view_screenshotCapture a screenshot of the current AutoCAD drawing view and receive the image as PNG data.
Instructions
Capture a screenshot of the current drawing view.
COM backend: captures live AutoCAD window at current view. ezdxf backend: renders via matplotlib to PNG.
Returns an Image content block with the PNG data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||