Difference between revisions of "Count Frames"

From PyMOLWiki
Jump to navigation Jump to search
Line 8: Line 8:
  
 
==SEE ALSO==
 
==SEE ALSO==
[[Cmd frame]], [[Cmd count_states]]
+
[[Frame]], [[Count_States]]
  
 
[[Category:Commands|count_frames]]
 
[[Category:Commands|count_frames]]

Revision as of 12:01, 7 November 2007

DESCRIPTION

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