Home | Trees | Indices | Help |
|
---|
|
ViewerFramework.VFCommand.Command --+ | mvCommand.MVCommand --+ | MeasureAtomCommand --+ | ViewerFramework.VFCommand.ICOM --+ | | | mvCommand.MVICOM --+ | | | mvCommand.MVAtomICOM --+ | MeasureGUICommand --+ | MeasureDistanceGUICommand
Accumulates picked atoms. Draws lines between pairs of selected atoms, labeled by distance (color-coded yellow).Userpref 'measureDistanceSL' sets the 'snakeLength' which is how many distance measures can be displayed at the same time.When more than that number are measured, the first distance measured is no longer labeled. Package : Pmv Module : measureCommands Class : MeasureDistanceGUICommand Command : measureDistanceGC Synopsis: distance/None<---measureDistanceGC(atoms) Required Argument: atoms --- atom(s)
|
|||
| __init__(self, func=None) | ||
| guiCallback(self, event=None) | ||
|
onAddCmdToViewer(self) method called when an instance of this command is added to the viewer. |
||
|
__call__(self,
atoms,
**kw) distance/None<---measureDistanceGC(atoms) |
||
|
doit(self,
ats) virtual method. |
||
| update(self, forward=1, event=None) | ||
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|
|
|
distance/None<---measureDistanceGC(atoms) atoms --- atom(s)
|
|
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0alpha3 on Fri Nov 2 14:14:34 2007 | http://epydoc.sourceforge.net |