This is a read-only mirror of pymolwiki.org
Replace
Jump to navigation
Jump to search
DESCRIPTION
"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
Cmd remove, Cmd attach, Cmd fuse, Cmd bond, Cmd unbond