This is a read-only mirror of pymolwiki.org

Sort

From PyMOL Wiki
Revision as of 23:38, 5 September 2013 by OsvaldoMartin (talk | contribs) (http://pymolwiki.org/index.php/Zero_residues does not use sort, hence it is not and example of it use.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

sort reorders atoms in the structure. It usually only necessary to run this routine after an "alter" command which has modified the names of atom properties. Without an argument, sort will resort all atoms in all objects.


USAGE

sort [object]

PYMOL API

cmd.sort(string object)

SEE ALSO

alter