How do I make Python code wait for V-Ray to finish rendering?

You can check option in Vray options to batch render. This makes it so all rhino functions wait until rendering is complete so your commands render and then saverenderwindow will work as you expect.

1 Like