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

Class Around

PyQt4.QtGui.QAction --+        
                      |        
                MAction --+    
                          |    
                     Expand --+
                              |
                             Around

Instance Methods [hide private]
 
command(self)
Change the selection to the atoms around the ASL for this object.

Inherited from Expand: __init__

Method Details [hide private]

command(self)

 

Change the selection to the atoms around the ASL for this object. The atoms in this object's ASL will not be selected.

Overrides: MAction.command