This is a read-only mirror of pymolwiki.org

Grid max

From PyMOL Wiki
Revision as of 01:47, 28 March 2014 by Pyadmin (talk | contribs) (3 revisions)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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