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

Class GenerateSurfResSelection

PyQt4.QtGui.QAction --+        
                      |        
                MAction --+    
                          |    
          GenerateSelection --+
                              |
                             GenerateSurfResSelection

Instance Methods [hide private]
 
command(self)
Find all the residues on the surface and select them

Inherited from GenerateSelection: __init__, makeSelection

Method Details [hide private]

command(self)

 

Find all the residues on the surface and select them

Overrides: MAction.command