Difference between revisions of "Stick nub"

From PyMOLWiki
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
==Overview==
 
==Overview==
  
The stick_nub setting 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.  This only affects the simple representation: this setting doesn't have any effect for ray tracing.
  
 
<gallery heights="250px" widths="250px">
 
<gallery heights="250px" widths="250px">
Line 10: Line 10:
  
 
==Syntax==
 
==Syntax==
 
+
<source lang="python">
 
set stick_nub, ''float''
 
set stick_nub, ''float''
 +
</source>
  
 
Where ''float'' is a floating point number.  The default value is 0.7.
 
Where ''float'' is a floating point number.  The default value is 0.7.
Line 19: Line 20:
  
 
[[Category:Settings]]
 
[[Category:Settings]]
 +
[[Category:Sticks]]

Latest revision as of 07:28, 29 August 2008

Overview

The stick_nub setting controls the height of the cones at the end of the sticks in stick representation. This only affects the simple representation: this setting doesn't have any effect for ray tracing.

Syntax

set stick_nub, ''float''

Where float is a floating point number. The default value is 0.7.

Example

set stick_nub, 0