Copy: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 17: | Line 17: | ||
===User Comments/Examples=== | ===User Comments/Examples=== | ||
[[Category:Commands| | [[Category:Commands|Copy]] |
Revision as of 08:41, 20 June 2009
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)