This is a read-only mirror of pymolwiki.org

Disable

From PyMOL Wiki
Revision as of 01:51, 22 February 2005 by Tree (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

DESCRIPTION

  "disable" disables display of an object and all currently visible
  representations.

USAGE

  disable name
  disable all 

  "name" is the name of an object or a named selection

PYMOL API

   cmd.disable( string name )

EXAMPLE

   disable my_object

SEE ALSO

  Cmd show, Cmd hide, Cmd enable