capture_assembly_screenshot
Render a shaded-view screenshot of an assembly's current geometry to visually verify the model.
Instructions
Render a shaded-view screenshot of an Assembly's current geometry (for visual verification)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| view | No | iso/isometric, a named view (top/bottom/front/back/left/right), or a raw 12-number view matrix | iso |
| elementId | Yes | Assembly element ID | |
| documentId | Yes | Document ID | |
| outputPath | No | Optional local file path to also save the PNG to | |
| outputWidth | No | Image width in pixels | |
| workspaceId | Yes | Workspace ID | |
| outputHeight | No | Image height in pixels | |
| showAllParts | No | Show all parts regardless of visibility settings |