Home | Trees | Indices | Help |
|
---|
|
PyMOL scene
A PyMOL scene is a collection of graphics objects that can be loaded into PyMOL.
|
|||
PyMOLObject |
__getitem__(self,
item) Returns the graphics object at the index position |
||
__init__(self, objects=None, **options) | |||
int
|
__len__(self) Returns the number of graphics objects in the scene |
||
addObject(self, object) | |||
view(self,
name='external graphics') Load the scene into PyMOL |
|||
writeToFile(self,
filename,
delete=0) File I/O is not supported for PyMOL |
|
|
|
|
|
Load the scene into PyMOL
|
File I/O is not supported for PyMOL
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0alpha3 on Fri Oct 6 14:45:47 2006 | http://epydoc.sourceforge.net |