Difference between revisions of "Remove"

From PyMOLWiki
Jump to navigation Jump to search
m
m
Line 17: Line 17:
 
   
 
   
 
[[Category:Commands|Remove]]
 
[[Category:Commands|Remove]]
 +
[[Category:Editing Module|Remove]]

Revision as of 10:46, 20 June 2009

DESCRIPTION

remove eleminates a selection of atoms from models.

USAGE

remove (selection)

PYMOL API

cmd.remove( string selection )

EXAMPLES

remove ( resi 124 )

SEE ALSO

Delete