This is a read-only mirror of pymolwiki.org

Unbond

From PyMOL Wiki
Revision as of 04:36, 9 March 2005 by Tree (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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