This is a read-only mirror of pymolwiki.org

Difference between revisions of "Enable"

From PyMOL Wiki
Jump to navigation Jump to search
(No difference)

Revision as of 01:54, 22 February 2005

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