Difference between revisions of "Enable"

From PyMOLWiki
Jump to navigation Jump to search
m
Line 1: Line 1:
===DESCRIPTION===
+
 
 
'''enable''' enable display of an object and all currently visible representations.
 
'''enable''' enable display of an object and all currently visible representations.
  

Revision as of 14:33, 17 November 2009

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