Difference between revisions of "Roving nb spheres"

From PyMOLWiki
Jump to navigation Jump to search
(Created page with '== Description == '''roving_nb_spheres''' determines the radius within spheres are shown for non-bonded atoms (e.g. waters). == Syntax == <source lang="python"> # set radius f…')
(No difference)

Revision as of 08:17, 10 September 2009

Description

roving_nb_spheres determines the radius within spheres are shown for non-bonded atoms (e.g. waters).


Syntax

# set radius for non-bonded spheres while roving_detail is on
set roving_nb_spheres, typeNumber # typeNumber = [1...]


Related settings