Cartoon dumbbell radius: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(3 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]] | |||
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> | ||
Adjust this value or that of [[cartoon_dumbbell_width]] to remove the bulge at the edges of a fancy helix | |||
== Example == | == Example == | ||
Line 16: | 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 16: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