Difference between revisions of "Deselect"

From PyMOLWiki
Jump to navigation Jump to search
m
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
===DESCRIPTION===
+
 
"deselect" disables any and all visible selections
+
'''deselect''' disables any and all visible selections
  
 
===USAGE===
 
===USAGE===
Line 8: Line 8:
 
  cmd.deselect()
 
  cmd.deselect()
  
[[Category:Commands|deselect]]
+
[[Category:Commands|Deselect]]

Latest revision as of 14:29, 17 November 2009

deselect disables any and all visible selections

USAGE

deselect

PYMOL API

cmd.deselect()