Copy
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)
copy creates a new object that is an identical copy of an existing object
copy target, source
copy target = source # (DEPRECATED)
cmd.copy(string target,string source)