Ending: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
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|ending]] | [[Category:Commands|ending]] |
Revision as of 02:23, 10 January 2006
DESCRIPTION
ending goes to the end of the movie.
USAGE
ending
PYMOL API
cmd.ending()