Package schrodinger :: Package application :: Package bioluminate :: Module pml_menus :: Class RestrictToVisible
[hide private]
[frames] | no frames]

Class RestrictToVisible

PyQt4.QtGui.QAction --+    
                      |    
                MAction --+
                          |
                         RestrictToVisible

Instance Methods [hide private]
 
command(self)
Restrict a selection to the visible atoms

Inherited from MAction: __init__

Method Details [hide private]

command(self)

 

Restrict a selection to the visible atoms

Overrides: MAction.command