| Home | Trees | Indices | Help |
|
|---|
|
|
ViewerFramework.VFCommand.Command --+
|
mvCommand.MVCommand --+
|
SaveMMCIF
This command writes macromolecular Crystallographic Information File (mmCIF).
Package : Pmv
Module : fileCommands
Class : SaveMMCIF
Command : saveMMCIF
Synopsis:
None<---saveMMCIF(filename, nodes)
Required Arguments:
filename --- name of the mmcif file (default=None). If None is given
The name of the molecule plus the .cif extension will be used
nodes --- TreeNodeSet holding the current selection
|
|||
|
doit(self,
filename,
nodes) virtual method. |
||
|
__call__(self,
filename,
nodes,
**kw) None<---saveMMCIF(filename,nodes) filename --- name of the mmcif file (default=None). |
||
|
guiCallback(self) Default callback function called by the gui |
||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
None<---saveMMCIF(filename,nodes)
filename --- name of the mmcif file (default=None). If None is given
The name of the molecule plus the .cif extension will be used
nodes --- TreeNodeSet holding the current selection
|
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0alpha3 on Fri Nov 2 14:14:32 2007 | http://epydoc.sourceforge.net |