Cartoon putty scale min: Difference between revisions
Jump to navigation
Jump to search
(New page: = Overview = cartoon_putty_scale_min sets the minimum scale that PyMOL will use for rendering cartoon putty. = Usage = <source lang="python"> # set a minimum scale set cartoon_putty_s...) |
No edit summary |
||
Line 13: | Line 13: | ||
= See Also = | = See Also = | ||
[[Cartoon#Sausage_Representation putty]] | *[[Cartoon#Sausage_Representation|putty]] | ||
[[Cartoon_putty_scale_max]] | *[[Cartoon_putty_scale_max]] | ||
[[cartoon_putty_transform]] | *[[cartoon_putty_transform]] | ||
[[Category:Settings]] | [[Category:Settings]] |
Revision as of 19:37, 18 December 2008
Overview
cartoon_putty_scale_min sets the minimum scale that PyMOL will use for rendering cartoon putty.
Usage
# set a minimum scale
set cartoon_putty_scale_min, 3
# no limits on scaling
set cartoon_putty_scale_min, -1