This is a read-only mirror of pymolwiki.org
Difference between revisions of "Rock"
Jump to navigation
Jump to search
m (5 revisions) |
|||
(4 intermediate revisions by one other user 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 03:09, 28 March 2014
rock toggles Y axis rocking.
USAGE
rock
PYMOL API
cmd.rock()