This is a read-only mirror of pymolwiki.org
Difference between revisions of "Delete"
Jump to navigation
Jump to search
m |
m |
||
Line 15: | Line 15: | ||
===SEE ALSO=== | ===SEE ALSO=== | ||
− | [[ | + | [[Remove|Remove]] |
[[Category:Commands|Delete]] | [[Category:Commands|Delete]] | ||
[[Category:Input Output Module|Delete]] | [[Category:Input Output Module|Delete]] |
Revision as of 14:56, 20 June 2009
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 )