Mclear: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
'''mclear''' clears the movie frame image cache. | |||
===USAGE=== | ===USAGE=== | ||
mclear | |||
===PYMOL API=== | ===PYMOL API=== | ||
<source lang="python"> | |||
cmd.mclear() | |||
</source> | |||
[[Category:Commands| | [[Category:Commands|Mclear]] |
Latest revision as of 13:39, 17 November 2009
mclear clears the movie frame image cache.
USAGE
mclear
PYMOL API
cmd.mclear()