Difference between revisions of "Remove"

From PyMOLWiki
Jump to navigation Jump to search
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
===DESCRIPTION===
+
 
 
'''remove''' eleminates a selection of atoms from models.
 
'''remove''' eleminates a selection of atoms from models.
  
Line 16: Line 16:
 
[[Delete]]
 
[[Delete]]
 
   
 
   
[[Category:Commands|remove]]
+
[[Category:Commands|Remove]]
 +
[[Category:Editing Module|Remove]]

Latest revision as of 14:49, 17 November 2009

remove eleminates a selection of atoms from models.

USAGE

remove (selection)

PYMOL API

cmd.remove( string selection )

EXAMPLES

remove ( resi 124 )

SEE ALSO

Delete