Message 1 of 1
Python API - M3dView - Render View Window?

Not applicable
11-12-2012
07:11 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I am trying to find a way to capture the Render View Window and save an image. The goal is to send the image over a socket. I have been able to use OpenMayaUI.M3dView.active3dView() to grab and save the active viewport as an image, but I don't know how to target the render view window. Is it possible to target a specific viewport with M3dView?
Thanks,
Wes
I am trying to find a way to capture the Render View Window and save an image. The goal is to send the image over a socket. I have been able to use OpenMayaUI.M3dView.active3dView() to grab and save the active viewport as an image, but I don't know how to target the render view window. Is it possible to target a specific viewport with M3dView?
Thanks,
Wes