Remove Picked

From PyMOLWiki
Revision as of 14:49, 17 November 2009 by Inchoate (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

remove_picked removes the atom or bond currently picked for editing.

USAGE

remove_picked [hydrogens]

PYMOL API

cmd.remove_picked(integer hydrogens=1)

NOTES

  • This function is usually connected to the DELETE key and "CTRL-D".
  • By default, attached hydrogens will also be deleted unless hydrogen-flag is zero.

SEE ALSO

Attach, Replace