Home | Trees | Indices | Help |
|
---|
|
VMD scene
A VMD scene is a collection of graphics objects that can be loaded into VMD.
|
|||
VMDObject |
__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,
*args) Start VMD and load the scene |
|||
writeToFile(self,
filename,
delete=False) Write the scene to a VMD script file |
|
|
|
|
|
Start VMD and load the scene
|
Write the scene to a VMD script file
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0alpha3 on Fri Oct 6 14:45:47 2006 | http://epydoc.sourceforge.net |