Home | Trees | Indices | Help |
|
---|
|
ViewerFramework.VFCommand.Command --+ | mvCommand.MVCommand --+ | STLWriter
Command to write coords&normals of currently displayed geometries as ASCII STL files (STL = stereolithography, don't confuse with standard template library) Package : Pmv Module : fileCommands Class : STLWriter Command : writeSTL Synopsis: None<---Write STL ( filename, sphereQuality=2, cylinderQuality=10 )
|
|||
|
doit(self,
filename,
sphereQuality=2,
cylinderQuality=10) Write all displayed geoms of all displayed molecules in the STL format |
||
|
__call__(self,
filename,
**kw) None <--- Write STL ( filename, sphereQuality=2, cylinderQuality=10 ) |
||
| guiCallback(self) | ||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|
|
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0alpha3 on Fri Nov 2 14:14:32 2007 | http://epydoc.sourceforge.net |