Home | Trees | Indices | Help |
|
---|
|
ViewerFramework.VFCommand.Command --+ | mvCommand.MVCommand --+ | MeasureAtomCommand --+ | ViewerFramework.VFCommand.ICOM --+ | | | mvCommand.MVICOM --+ | | | mvCommand.MVAtomICOM --+ | MeasureGUICommand --+ | MeasureAngleGUICommand
Accumulates picked atoms.Draws fans, lines and labels labelling the angle between trios of selected atoms (color-coded orange).Userpref 'measureAngleSL' sets the 'snakeLength' which is how many angle measureDisplays can be seen at the same time.When more than that number are measured, the first angle measured is no longer labeled. Package : Pmv Module : measureCommands Class : MeasureAngleGUICommand Command : measureAngleGC Synopsis: angle/None<---measureAngleGC(atoms) Required Argument: atoms --- atom(s) angle --- returned when the number of atoms is a multiple of 3
|
|||
| __init__(self, func=None) | ||
|
onAddCmdToViewer(self) method called when an instance of this command is added to the viewer. |
||
|
__call__(self,
atoms,
**kw) angle/None<---measureAngleGC(atoms) |
||
|
doit(self,
ats) virtual method. |
||
| update(self, forward=1, event=None) | ||
| normal(self, at0, at1, at2) | ||
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|
|
angle/None<---measureAngleGC(atoms) atoms --- atom(s) angle --- returned when the number of atoms is a multiple of 3
|
|
|
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0alpha3 on Fri Nov 2 14:14:34 2007 | http://epydoc.sourceforge.net |