Cartoon putty scale max: Difference between revisions

From PyMOLWiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 19: Line 19:


[[Category:Settings]]
[[Category:Settings]]
[[Category:Putty]]

Latest revision as of 09:52, 3 May 2010

Overview

cartoon_putty_scale_max sets the max scale that PyMOL will use for rendering cartoon putty.

Usage

# set a max scale
set cartoon_putty_scale_max, 3

# no limits on scaling
set cartoon_putty_scale_max, -1


See Also