This is a read-only mirror of pymolwiki.org

Difference between revisions of "Deselect"

From PyMOL Wiki
Jump to navigation Jump to search
m
m
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
===DESCRIPTION===
 
===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]]

Revision as of 13:45, 20 June 2009

DESCRIPTION

deselect disables any and all visible selections

USAGE

deselect

PYMOL API

cmd.deselect()