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 17:51, 28 August 2013

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