robs opened this issue on Jun 13, 2002 ยท 4 posts
milamber42 posted Thu, 13 June 2002 at 9:03 AM
Use the different Render (RenderCastShadows, etc) methods to setup the rendering options, and use the Render method to render the image. Then use the SaveImage method to save the image.
I found that it works best to render in the document window and not in a new window from a script.
Hope this helps!