Delete

From PyMOLWiki
Revision as of 14:41, 8 July 2009 by Srballard (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

delete removes objects or selections matching an expression name, which can include wildcards.

USAGE

delete name  
delete all   # deletes all objects

name = name of object or selection

PYMOL API

cmd.delete(string name = object-or-selection-name )

SEE ALSO

Remove