Difference between revisions of "Deprotect"

From PyMOLWiki
Jump to navigation Jump to search
 
m
Line 14: Line 14:
 
   [[Cmd protect]], [[Cmd mask]], [[Cmd unmask]], [[Cmd mouse]], [[Cmd editing]]
 
   [[Cmd protect]], [[Cmd mask]], [[Cmd unmask]], [[Cmd mouse]], [[Cmd editing]]
 
   
 
   
[[Category:Commands]]
+
[[Category:Commands|deprotect]]

Revision as of 08:42, 22 February 2005

DESCRIPTION

   "deprotect" reveres the effect of the "protect" command.

USAGE

   deprotect (selection)

PYMOL API

   cmd.deprotect(string selection="(all)")

SEE ALSO

  Cmd protect, Cmd mask, Cmd unmask, Cmd mouse, Cmd editing