Count Frames: Difference between revisions

From PyMOLWiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
===DESCRIPTION===
 
'''count_frames''' is an API-only function which returns the number of frames defined for the PyMOL movie.
'''count_frames''' is an API-only function which returns the number of frames defined for the PyMOL movie.


Line 8: Line 8:


==SEE ALSO==
==SEE ALSO==
[[Cmd frame]], [[Cmd count_states]]
[[Frame]], [[Count_States]]


[[Category:Commands|count_frames]]
[[Category:Commands|Count Frames]]

Latest revision as of 13:29, 17 November 2009

count_frames is an API-only function which returns the number of frames defined for the PyMOL movie.

PYMOL API

cmd.count_frames()

SEE ALSO

Frame, Count_States