Home | Trees | Indices | Help |
|
---|
|
ViewerFramework.VFCommand.Command --+ | mvCommand.MVCommand --+ | WriteIntermolHBonds
Command to write files specifying intermolecular hydrogen bonds Package : Pmv Module : hbondCommands Class : WriteIntermolHBonds Command : writeIntermolHB Synopsis: None <- writeIntermolHB(filename, nodes, **kw) Required Arguments: filename --- name of the hbond file nodes --- TreeNodeSet holding the current selection
|
|||
|
__call__(self,
filename,
nodes,
**kw) None <- writeIntermolHB(filename, nodes, **kw) |
||
|
doit(self,
filename,
nodes) virtual method. |
||
| guiCallback(self) | ||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
None <- writeIntermolHB(filename, nodes, **kw) filename --- name of the hbond file nodes --- TreeNodeSet holding the current selection
|
|
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0alpha3 on Fri Nov 2 14:14:33 2007 | http://epydoc.sourceforge.net |