Middle: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
===DESCRIPTION=== | ===DESCRIPTION=== | ||
'''middle''' goes to the middle of the movie. | |||
===USAGE=== | |||
===USAGE== | middle | ||
===PYMOL API=== | ===PYMOL API=== | ||
<source lang="python"> | |||
cmd.middle() | |||
</source> | |||
[[Category:Commands|middle]] | [[Category:Commands|middle]] |
Revision as of 20:40, 13 June 2005
DESCRIPTION
middle goes to the middle of the movie.
USAGE
middle
PYMOL API
cmd.middle()