Skip to content
Sections
Personal tools
You are here: Home » BALLView » Support » PythonScripts » Scripts » ExportScene.py

ExportScene.py

Document Actions
Export the Scene to a PNG file and to a POVRay file.
getScene().exportPNG()
pov = POVRenderer("test.pov")
getScene().exportScene(pov)
 
 

Powered by Plone

This site conforms to the following standards: