Deprotect: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
===DESCRIPTION=== | ===DESCRIPTION=== | ||
"deprotect" reveres the effect of the "protect" command. | |||
===USAGE=== | ===USAGE=== | ||
deprotect (selection) | |||
===PYMOL API=== | ===PYMOL API=== | ||
<source lang="python"> | <source lang="python"> | ||
cmd.deprotect(string selection="(all)") | |||
</source> | </source> | ||
===SEE ALSO=== | ===SEE ALSO=== | ||
[[Cmd protect|protect]], [[Cmd mask|mask]], [[Cmd unmask|unmask]], [[Cmd mouse|mouse]], [[Cmd editing|editing]] | |||
[[Category:Commands|deprotect]] | [[Category:Commands|deprotect]] |