screenshot
Capture the active Fusion 360 viewport as a PNG image (base64), with configurable direction, size, transparency, and anti-aliasing.
Instructions
Capture a PNG screenshot of the active viewport. Returns base64 image in envelope.image. direction: one of current, front, back, bottom, top, left, right, iso-* (4 variants). Fusion handles fit-view internally for named directions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| width | No | ||
| height | No | ||
| direction | No | iso-top-right | |
| transparent | No | ||
| anti_aliasing | No |