This is a read-only mirror of pymolwiki.org

Enable

From PyMOL Wiki
Revision as of 17:51, 28 August 2013 by Pavel (talk | contribs) (→‎EXAMPLE)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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
enable my_object, parents=1

SEE ALSO

Show, Hide, Disable