This is a read-only mirror of pymolwiki.org

Difference between revisions of "Stick h scale"

From PyMOL Wiki
Jump to navigation Jump to search
(created)
 
m (1 revision)
 
(No difference)

Latest revision as of 00:07, 17 October 2016

Tryptophan fragment in stick representation with stick_h_scale=0.4

The stick_h_scale setting scales the stick radius of bonds to hydrogens.

Default value changed in 1.8.4

Example

fragment trp
as sticks
set stick_h_scale, 0.4

# before 1.8.4 this was only in effect with a negative stick_radius
set stick_radius, -0.25

See Also