Cartoon putty scale max

From PyMOLWiki
Revision as of 20:37, 18 December 2008 by Inchoate (talk | contribs) (New page: = Overview = cartoon_putty_scale_max sets the max scale that PyMOL will use for rendering cartoon putty. = Usage = <source lang="python"> # set a max scale set cartoon_putty_scale_ma...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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