Difference between revisions of "Count Frames"

From PyMOLWiki
Jump to navigation Jump to search
m
Line 10: Line 10:
 
[[Frame]], [[Count_States]]
 
[[Frame]], [[Count_States]]
  
[[Category:Commands|count_frames]]
+
[[Category:Commands|Count Frames]]

Revision as of 09:42, 20 June 2009

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