rhino_viewport_image
Save the current viewport as a PNG image without a render engine. Set custom width, height, transparent background, or output path.
Instructions
Save the current viewport pixels to a PNG file.
Lightweight alternative to ``rhino_render_to_file`` — no render engine
is invoked, just a viewport bitmap dump. Use 0 for ``width``/``height``
to inherit the on-screen viewport size.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||