This is a read-only mirror of pymolwiki.org
Difference between revisions of "Rewind"
Jump to navigation
Jump to search
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
===DESCRIPTION=== | ===DESCRIPTION=== | ||
| − | + | '''rewind''' goes to the beginning of the movie. | |
| − | + | ||
| − | |||
===USAGE=== | ===USAGE=== | ||
| − | + | rewind | |
| − | + | ||
| − | |||
===PYMOL API=== | ===PYMOL API=== | ||
| − | + | <source lang="python"> | |
| − | + | cmd.rewind() | |
| − | + | </source> | |
| + | |||
| + | = See Also = | ||
| + | [[:Category:Movies]] | ||
| + | |||
| − | [[Category: | + | [[Category:Movies]] |
| + | [[Category:Commands|rewind]] | ||
Revision as of 14:34, 11 June 2009
DESCRIPTION
rewind goes to the beginning of the movie.
USAGE
rewind
PYMOL API
cmd.rewind()