bl_screenshot
Render the current 3D viewport to a PNG image, preserving aspect ratio and excluding panels. Use it to get a clean visual snapshot of the IFC model.
Instructions
Render the current 3D viewport and return the image.
This is an OpenGL viewport render, not a screen grab, so no panels or other
windows appear in it. PNG. width bounds the image's longest side (clamped
to 320..2048); the viewport's aspect ratio is preserved.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| width | No | ||
| timeout | No |