Rock: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
'''rock''' toggles Y axis rocking. | |||
===USAGE=== | ===USAGE=== | ||
rock | |||
===PYMOL API=== | ===PYMOL API=== | ||
<source lang="python"> | |||
cmd.rock() | |||
</source> | |||
[[Category:Commands| | [[Category:Commands|Rock]] | ||
[[Category:View Module|Rock]] |
Latest revision as of 13:48, 17 November 2009
rock toggles Y axis rocking.
USAGE
rock
PYMOL API
cmd.rock()