Copy: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 14: | Line 14: | ||
===SEE ALSO=== | ===SEE ALSO=== | ||
[[ | [[Create|create]] | ||
===User Comments/Examples=== | ===User Comments/Examples=== | ||
[[Category:Commands|copy]] | [[Category:Commands|copy]] |
Revision as of 17:14, 7 November 2007
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)