This is a read-only mirror of pymolwiki.org

Count Atoms

From PyMOL Wiki
Revision as of 19:22, 2 June 2009 by Srballard (talk | contribs) (→‎PYMOL API)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

DESCRIPTION

count_atoms returns a count of atoms in a selection.

USAGE

count_atoms (selection)

PYMOL API

cmd.count_atoms(string selection)