This is a read-only mirror of pymolwiki.org
Difference between revisions of "Ending"
Jump to navigation
Jump to search
m |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
===DESCRIPTION=== | ===DESCRIPTION=== | ||
− | + | '''ending''' goes to the end of the movie. | |
− | + | ||
===USAGE=== | ===USAGE=== | ||
− | + | ending | |
− | + | ||
===PYMOL API=== | ===PYMOL API=== | ||
− | + | <source lang="python"> | |
− | + | cmd.ending() | |
− | + | </source> | |
− | [[Category:Commands| | + | [[Category:Commands|Ending]] |
Revision as of 13:47, 20 June 2009
DESCRIPTION
ending goes to the end of the movie.
USAGE
ending
PYMOL API
cmd.ending()