Mstop: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
===PYMOL API=== | ===PYMOL API=== | ||
<source lang="python"> | <source lang="python"> | ||
cmd.mstop() | cmd.mstop() | ||
</source> | </source> |
Revision as of 15:25, 3 January 2006
DESCRIPTION
mstop stops the movie.
USAGE
mstop
PYMOL API
cmd.mstop()