This is a read-only mirror of pymolwiki.org

Copy

From PyMOL Wiki
Revision as of 04:26, 21 February 2005 by Tree (talk | contribs) (→‎PYMOL API)
Jump to navigation Jump to search

DESCRIPTION

  "copy" creates a new object that is an identical copy of an
  existing object

USAGE

   copy target, source
 
   copy target = source         # (DEPRECATED)


SEE ALSO

  create

User Comments/Examples