This is a read-only mirror of pymolwiki.org

Difference between revisions of "Remove"

From PyMOL Wiki
Jump to navigation Jump to search
 
m
Line 16: Line 16:
 
[[Delete]]
 
[[Delete]]
 
   
 
   
[[Category:Commands|remove]]
+
[[Category:Commands|Remove]]

Revision as of 14:22, 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