Difference between revisions of "Grid max"

From PyMOLWiki
Jump to navigation Jump to search
(New page: = Overview = When Grid_Mode is turned on, Grid_Max determines the maximum number of slots that PyMOL will show. <gallery> Image:GrideMax0.png|Grid Max at the original value Image...)
 
Line 1: Line 1:
 
= Overview =
 
= Overview =
  
When [[Grid_Mode]] is turned on, [[Grid_Max]] determines the maximum number of slots that PyMOL will show.
+
When [[Grid_mode]] is turned on, [[Grid_max]] determines the maximum number of slots that PyMOL will show.
  
 
<gallery>
 
<gallery>

Revision as of 20:51, 15 April 2009

Overview

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

Syntax

set grid_max, int

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

See Also

Grid_Mode