Home | Trees | Indices | Help |
|
---|
|
ViewerFramework.VFCommand.Command --+ | mvCommand.MVCommand --+ | MergeLonePairsCommand
This class merges lone-pairs and the sulfur atoms to which they are attached.There are three parts to the process:the charges of lone-pairs, if any, are added to those of the sulfurs the bond between the lone-pair and its sulfur is removed from the sulfur's bonds the lone-pair 'atoms' are deleted Package:Pmv Module :editCommands Class:MergeLonePairsCommand Command:mergeLPS Synopsis: None<---mergeLPS(nodes, **kw) Required Arguments: nodes --- TreeNodeSet holding the current selection NB: the lone pairs are identified by these criteria: the element field of the lone pair 'atom' is 'Xx' and its name has a 'L' in the first or second position.
|
|||
| __init__(self, func=None) | ||
|
__call__(self,
nodes,
**kw) None<---mergeLPS(nodes, **kw) |
||
|
doit(self,
nodes,
**kw) virtual method. |
||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|
None<---mergeLPS(nodes, **kw) nodes --- TreeNodeSet holding the current selection
|
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0alpha3 on Fri Nov 2 14:14:31 2007 | http://epydoc.sourceforge.net |