This is a read-only mirror of pymolwiki.org
Difference between revisions of "Deprotect"
Jump to navigation
Jump to search
m |
m |
||
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]] |