Mclear: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 6: | Line 6: | ||
===PYMOL API=== | ===PYMOL API=== | ||
<source lang="python"> | <source lang="python"> | ||
cmd.mclear() | cmd.mclear() | ||
</source> | </source> | ||
[[Category:Commands|mclear]] | [[Category:Commands|mclear]] |
Revision as of 12:59, 9 June 2005
DESCRIPTION
mclear clears the movie frame image cache.
USAGE
mclear
PYMOL API
cmd.mclear()