This is a read-only mirror of pymolwiki.org

Difference between revisions of "Disable"

From PyMOL Wiki
Jump to navigation Jump to search
m
m (6 revisions)
(One intermediate revision by the same user not shown)
Line 1: Line 1:
===DESCRIPTION===
+
 
 
'''disable''' disables display of an object and all currently visible representations.
 
'''disable''' disables display of an object and all currently visible representations.
  

Revision as of 01:21, 28 March 2014

disable disables display of an object and all currently visible representations.

USAGE

disable name
disable all 

name is the name of an object or a named selection

PYMOL API

cmd.disable( string name )

EXAMPLE

disable my_object

SEE ALSO

Show, Hide, Enable