This is a read-only mirror of pymolwiki.org

Difference between revisions of "Delete"

From PyMOL Wiki
Jump to navigation Jump to search
(copied the format of [create] to create a delete. delete if you like.)
(No difference)

Revision as of 18:25, 10 August 2005

DESCRIPTION

delete removes an object or a selection.

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