This is a read-only mirror of pymolwiki.org
Difference between revisions of "Stick nub"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
==Overview== | ==Overview== | ||
− | stick_nub controls the height of the cones at the end of the sticks in stick representation. | + | The stick_nub setting controls the height of the cones at the end of the sticks in stick representation. |
==Syntax== | ==Syntax== | ||
Line 7: | Line 7: | ||
set stick_nub, ''float'' | set stick_nub, ''float'' | ||
− | Where ''float'' is a floating point number. | + | Where ''float'' is a floating point number. The default value is 0.7. |
− | |||
− | 0.7 | ||
− | |||
==Example== | ==Example== | ||
<source lang="python">set stick_nub, 0</source> | <source lang="python">set stick_nub, 0</source> |
Revision as of 02:54, 29 June 2006
Overview
The stick_nub setting controls the height of the cones at the end of the sticks in stick representation.
Syntax
set stick_nub, float
Where float is a floating point number. The default value is 0.7.
Example
set stick_nub, 0