Unbond

From PyMOLWiki
Revision as of 00:36, 9 March 2005 by Tree (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

DESCRIPTION

  "unbond" removes all bonds between two selections.

USAGE

  unbond atom1,atom2

PYMOL API

 
   cmd.unbond(selection atom1="(pk1)",selection atom2="(pk2)")

SEE ALSO

  Cmd bond, Cmd fuse, Cmd remove_picked, Cmd attach, Cmd detach, Cmd replace