This is a read-only mirror of pymolwiki.org

Difference between revisions of "Stick radius"

From PyMOL Wiki
Jump to navigation Jump to search
(created initial description, based on sphere_scale)
 
Line 5: Line 5:
 
==Syntax==
 
==Syntax==
  
<code>set sticks_radius, ''size''</code>
+
<code>set sticks_radiu, ''size'', selection</code>
  
 
''size'' can be any float number. Using 0.25 (default value) is usually appropriate for most representations, although 0.15 migh be preferred for comparing closely related structures, e.g., conformers.
 
''size'' can be any float number. Using 0.25 (default value) is usually appropriate for most representations, although 0.15 migh be preferred for comparing closely related structures, e.g., conformers.

Revision as of 17:00, 28 April 2008

Overview

This setting affects the radius of sticks in the sticks representation. Default scale is set to 0.25.

Syntax

set sticks_radiu, size, selection

size can be any float number. Using 0.25 (default value) is usually appropriate for most representations, although 0.15 migh be preferred for comparing closely related structures, e.g., conformers.

Note: set stick_radius by itself will revert to 1.00.

Related settings