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

Class ExcludeVisibleFromSelection

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

Instance Methods [hide private]
 
command(self)
Exclude a specific object from the selection

Inherited from MAction: __init__

Method Details [hide private]

command(self)

 

Exclude a specific object from the selection

Overrides: MAction.command