Disable

From PyMOLWiki

Jump to: navigation, search

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

Contents

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

Personal tools