This is a read-only mirror of pymolwiki.org

Replace

From PyMOL Wiki
Revision as of 03:49, 28 March 2014 by Bell (talk | contribs) (6 revisions)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

replace replaces the picked atom with a new atom.

USAGE

replace element, geometry, valence [,h_fill [,name ]]

PYMOL API

cmd.replace(string element, int geometry, int valence,
            int h_fill = 1, string name = "" )

NOTES

Immature functionality. See code for details.

SEE ALSO

Remove, Attach, Fuse, Bond, Unbond