Home | Trees | Indices | Help |
|
---|
|
ViewerFramework.VFCommand.Command --+ | mvCommand.MVCommand --+ | ViewerFramework.VFCommand.ICOM --+ | | | mvCommand.MVICOM --+ | | | mvCommand.MVAtomICOM --+ | AddOXTGUICommand
This class provides GUICommand for AddOXT which adds oxygen atom to terminal carbon atom. Package : Pmv Module : repairCommands Class : AddOXTGUICommand Command : add_oxtGC Synopsis: AtomSet([oxt]) <--- add_oxtGC(atoms) Required Arguments: atoms --- atom(s) oxt --- the new oxt atom
|
|||
| __init__(self, func=None) | ||
|
onAddCmdToViewer(self) method called when an instance of this command is added to the viewer. |
||
|
__call__(self,
atoms,
**kw) AtomSet([oxt]) <--- add_oxtGC(atoms) |
||
|
doit(self,
ats) ats[0] must be a carbon with two bonds, one of which is to an oxygen |
||
| guiCallback(self, event=None) | ||
|
startICOM(self) gets called every time this command is about to be run becuase of a picking event. |
||
Inherited from Inherited from Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|
|
AtomSet([oxt]) <--- add_oxtGC(atoms) atoms --- atom(s) oxt --- the new oxt atom
|
|
|
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0alpha3 on Fri Nov 2 14:14:35 2007 | http://epydoc.sourceforge.net |