Frame: Difference between revisions

From PyMOLWiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
===DESCRIPTION===
 
'''frame''' sets the viewer to the indicated movie frame.
'''frame''' sets the viewer to the indicated movie frame.


Line 16: Line 16:
[[Cmd count_states]]
[[Cmd count_states]]


[[Category:Commands|frame]]
[[Category:Commands|Frame]]

Latest revision as of 13:32, 17 November 2009

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