Difference between revisions of "Edit"

From PyMOLWiki
Jump to navigation Jump to search
m
Line 1: Line 1:
===DESCRIPTION===
+
 
 
'''edit''' picks an atom or bond for editing.
 
'''edit''' picks an atom or bond for editing.
 
   
 
   

Revision as of 14:33, 17 November 2009

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