Mclear: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
'''mclear''' clears the movie frame image cache. | '''mclear''' clears the movie frame image cache. | ||
Line 6: | Line 6: | ||
===PYMOL API=== | ===PYMOL API=== | ||
<source lang="python"> | <source lang="python"> | ||
cmd.mclear() | cmd.mclear() | ||
</source> | </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()