Enable: Difference between revisions

From PyMOLWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:
===USAGE===
===USAGE===
  enable name
  enable name
  enable all
  enable all  
name = object or selection name
name = object or selection name



Revision as of 02:23, 10 January 2006

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

Show, Hide, Disable