This is a read-only mirror of pymolwiki.org
Difference between revisions of "Copy"
Jump to navigation
Jump to search
Line 20: | Line 20: | ||
===User Comments/Examples=== | ===User Comments/Examples=== | ||
+ | |||
+ | [[Category:Commands|copy]] |
Revision as of 16:09, 18 February 2005
DESCRIPTION
"copy" creates a new object that is an identical copy of an existing object
USAGE
copy target, source
copy target = source # (DEPRECATED)
PYMOL API
cmd.copy(string target,string source)
SEE ALSO
create