Difference between revisions of "Frame"

From PyMOLWiki
Jump to navigation Jump to search
m
Line 16: Line 16:
 
[[Cmd count_states]]
 
[[Cmd count_states]]
  
[[Category:Commands|frame]]
+
[[Category:Commands|Frame]]

Revision as of 09:48, 20 June 2009

DESCRIPTION

frame sets the viewer to the indicated movie frame.

USAGE

frame frame-number

PYMOL API

cmd.frame( int frame_number )

NOTES

Frame numbers are 1-based

SEE ALSO

Cmd count_states