Jump to content

Grid max

From PyMOL Wiki

Overview

[edit]

When Grid_mode is turned on, Grid_max determines the maximum number of slots that PyMOL will show.

Syntax

[edit]
# set the max number of slots to 'int'.
set grid_max, int

# Example, set the grid_max to 4
set grid_max, 4

See Also

[edit]

Grid_mode