Count States: 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===
 
'''count_states''' is an API-only function which returns the number of states in the selection.
'''count_states''' is an API-only function which returns the number of states in the selection.


Line 10: Line 10:
[[Frame]]
[[Frame]]


[[Category:Commands|count_states]]
[[Category:Commands|Count States]]
[[Category:Ensembles]]
[[Category:Ensembles|Count States]]

Latest revision as of 13:29, 17 November 2009

count_states is an API-only function which returns the number of states in the selection.

PYMOL API

cmd.count_states(string selection="(all)")

SEE ALSO

Frame