Edit

From PyMOLWiki
Revision as of 09:47, 20 June 2009 by Vinnyrose (talk | contribs)
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

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