hide
Remove specific or all visual styles from any selection in PyMOL. Simplify scenes by hiding representations like sticks or surfaces.
Instructions
Hides a graphical representation for a given selection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selection | No | PyMOL selection string. | all |
| representation | Yes | Same vocabulary as :func:`show`, plus ``everything`` to hide all reps for the selection. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |