Enable: Difference between revisions

From PyMOLWiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
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 13: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