Deprotect: Difference between revisions

From PyMOLWiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 6: Line 6:


===PYMOL API===
===PYMOL API===
<source lang="python">
cmd.deprotect(string selection="(all)")
cmd.deprotect(string selection="(all)")
</source>


===SEE ALSO===  
===SEE ALSO===  

Revision as of 07:46, 22 February 2005

DESCRIPTION

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

USAGE

deprotect (selection)

PYMOL API

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

SEE ALSO

protect, mask, unmask, mouse, editing