This is a read-only mirror of pymolwiki.org

Cartoon putty scale max

From PyMOL Wiki
Revision as of 01:06, 28 March 2014 by Pyadmin (talk | contribs) (3 revisions)
(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