Grid max: Difference between revisions
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...) |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
= Overview = | = Overview = | ||
When [[ | When [[Grid_mode]] is turned on, [[Grid_max]] determines the maximum number of slots that PyMOL will show. | ||
<gallery> | <gallery> | ||
Line 10: | Line 10: | ||
= Syntax = | = Syntax = | ||
<source lang="python"> | <source lang="python"> | ||
# set the max number of slots to 'int'. | |||
set grid_max, int | set grid_max, int | ||
Line 17: | Line 18: | ||
= See Also = | = See Also = | ||
[[ | [[Grid_mode]] |