Enable

From PyMOLWiki
Revision as of 21:54, 21 February 2005 by Tree (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

DESCRIPTION

   "enable" enable display of an object and all currently visible representations.

USAGE

  enable name
  enable all

  name = object or selection name

PYMOL API

   cmd.enable( string object-name )

EXAMPLE

  enable my_object

SEE ALSO

  Cmd show, Cmd hide, Cmd disable