Difference between revisions of "Stick nub"

From PyMOLWiki
Jump to navigation Jump to search
Line 13: Line 13:
 
==Example==
 
==Example==
  
set stick_nub, 0
+
<source lang="python">set stick_nub, 0</source>

Revision as of 20:48, 27 June 2006

Overview

stick_nub 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.

0.7 is the default value.

Example

set stick_nub, 0