Grid max

From PyMOLWiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Overview

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

Syntax

# 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

Grid_mode