Difference between revisions of "Enable"

From PyMOLWiki
Jump to navigation Jump to search
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 03: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