Difference between revisions of "Cartoon dumbbell radius"

From PyMOLWiki
Jump to navigation Jump to search
m
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
== Overview ==
 
== Overview ==
 
+
Only relavent when fancy helices is turned on, see [[Cartoon_Helix_Settings]]<br>
Only relavent when [[Cartoon_Helix_Settings]] is turned on<br>
 
 
set cartoon_dumbbell_radius defines the radius of the dumbbell ends when the fancy helices setting has been engaged<br>
 
set cartoon_dumbbell_radius defines the radius of the dumbbell ends when the fancy helices setting has been engaged<br>
 
Setting to 0.1 eliminates the dumbbell shape with other settings to defaults, whereas setting <0.1 reveals interior space of the fancy helix
 
Setting to 0.1 eliminates the dumbbell shape with other settings to defaults, whereas setting <0.1 reveals interior space of the fancy helix
Line 8: Line 7:
  
 
<source lang="python">set cartoon_dumbbell_radius, <number>        #default setting is 0.15</source>
 
<source lang="python">set cartoon_dumbbell_radius, <number>        #default setting is 0.15</source>
Match this value with that of [[cartoon_dumbbell_width]] to remove the bulge at the edges of a fancy helix
+
Adjust this value or that of [[cartoon_dumbbell_width]] to remove the bulge at the edges of a fancy helix
  
 
== Example ==
 
== Example ==
Line 17: Line 16:
 
Image:cartoon_dumbbell_radius_0.4.png|cartoon_dumbbell_radius 0.4
 
Image:cartoon_dumbbell_radius_0.4.png|cartoon_dumbbell_radius 0.4
 
</gallery>
 
</gallery>
 +
 +
[[Category:Settings|Cartoon dumbbell radius]]

Latest revision as of 17:00, 2 November 2007

Overview

Only relavent when fancy helices is turned on, see Cartoon_Helix_Settings
set cartoon_dumbbell_radius defines the radius of the dumbbell ends when the fancy helices setting has been engaged
Setting to 0.1 eliminates the dumbbell shape with other settings to defaults, whereas setting <0.1 reveals interior space of the fancy helix

Syntax

set cartoon_dumbbell_radius, <number>        #default setting is 0.15

Adjust this value or that of cartoon_dumbbell_width to remove the bulge at the edges of a fancy helix

Example