capture_screenshot
Save a screenshot of the active SolidWorks model view to a specified image file with optional width and height settings.
Instructions
Capture a screenshot of the current model view
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| outputPath | Yes | Output image path (.png, .jpg, .bmp) | |
| width | No | Image width in pixels | |
| height | No | Image height in pixels |