Jump to content

Replace

From PyMOL Wiki

replace replaces the picked atom with a new atom.

USAGE

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

PYMOL API

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

NOTES

[edit]

Immature functionality. See code for details.

SEE ALSO

[edit]

Remove, Attach, Fuse, Bond, Unbond