Difference between revisions of "Unbond"

From PyMOLWiki
Jump to navigation Jump to search
(No difference)

Revision as of 00:36, 9 March 2005

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