This is a read-only mirror of pymolwiki.org
Difference between revisions of "Rewind"
Jump to navigation
Jump to search
m (7 revisions) |
|||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | ||
− | + | '''rewind''' goes to the beginning of the movie. | |
− | + | ||
− | |||
===USAGE=== | ===USAGE=== | ||
− | + | rewind | |
− | + | ||
− | |||
===PYMOL API=== | ===PYMOL API=== | ||
− | + | <source lang="python"> | |
− | + | cmd.rewind() | |
− | + | </source> | |
+ | |||
+ | = See Also = | ||
+ | [[Forward]], [[Backward]], [[:Category:Movies]] | ||
+ | |||
− | [[Category: | + | [[Category:Movies]] |
+ | [[Category:Commands|Rewind]] |
Latest revision as of 03:49, 28 March 2014
rewind goes to the beginning of the movie.
USAGE
rewind
PYMOL API
cmd.rewind()
See Also
Forward, Backward, Category:Movies