Hi Dale,
I had the same issue as Jordi (the image was completely black with V7.2).
I installed 7.4 from your link, and now, the jpg created seems to be a copy of active viewport, not the render created.
Here is the file created:
And here is a screen shot (I would expect the same image as the one in Legacy Rhino Render window, not the one from Perspective viewport.
Hi @dale
Thank you for your reply
In V6, the Rhino.CreatePreviewImage had different behavior, it saved the RenderWindow and not the ViewPort.
I changed my script and it is OK now.
Thanks
-Ollivier
Hi @dale,
I updated the rhino version to 7.6.21127.19001 and then tried the rhinoscriptsyntax.CreatePreviewImage in rhinopython. However, the whole saved picture was still black. It seems that there is still a bug.