Forum: Poser Python Scripting


Subject: Render/Preview dimension

semidieu opened this issue on May 28, 2007 ยท 1 posts


semidieu posted Mon, 28 May 2007 at 1:15 PM

Hi...

Is it possible to get the Preview window size ?

When using:

(x, y) = poser.Scene().OutputRes()

you get the render dimension. But if the user is not using "custom render dimension"; but the preview document size as the render dimension, the render dimesnion that you get with the above function will be wrong !

Thanks !