Skip to content
Small Text
Normal Text
Large Text
Search
The BALL Website
BALL
Biochemical Algorithms Library
Sections
News
Overview
Documentation
Support
Members
Search
Personal tools
You are not logged in
Log in
Join
You are here:
Home
»
BALLView
»
Support
»
PythonScripts
»
Scripts
»
ExportScene.py
Navigation
Home
Documentation
Members
Overview
Support
BALLView
Support
FAQ
PythonScripts
Scripts
Log in
Name
Password
Forgot your password?
New user?
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)
This site conforms to the following standards: