This is a read-only mirror of pymolwiki.org

Edit

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

DESCRIPTION

"edit" picks an atom or bond for editing.

USAGE

edit (selection) [ ,(selection) ]

PYMOL API

   cmd.edit( string selection  [ ,string selection ] )

NOTES

If only one selection is provided, an atom is picked. If two selections are provided, the bond between them is picked (if one exists).

SEE ALSO

   Cmd unpick, Cmd remove_picked, Cmd cycle_valence, Cmd torsion