capture_view
Capture the 3D view as an image to visually verify the model after building geometry.
Instructions
Screenshot the 3D view and return it as an image.
Always look at the model after building geometry instead of assuming it is correct.
Args: document: defaults to the active document. view: axonometric, isometric, front, rear, left, right, top or bottom. width, height: pixel size of the render. fit: zoom to fit all visible geometry first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fit | No | ||
| view | No | axonometric | |
| width | No | ||
| height | No | ||
| document | No |