This is a read-only mirror of pymolwiki.org
Difference between revisions of "Cartoon dumbbell radius"
Jump to navigation
Jump to search
(Created new settings page for cartoon_dumbbell_radius) |
m (7 revisions) |
||
(6 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 | ||
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 13: | Line 13: | ||
Image:cartoon_dumbbell_radius_0.png|cartoon_dumbbell_radius 0 | Image:cartoon_dumbbell_radius_0.png|cartoon_dumbbell_radius 0 | ||
Image:cartoon_dumbbell_radius_0.1.png|cartoon_dumbbell_radius 0.1 | Image:cartoon_dumbbell_radius_0.1.png|cartoon_dumbbell_radius 0.1 | ||
− | Image:cartoon_dumbbell_length_1.6.png|cartoon_dumbbell_radius 0.15 | + | Image:cartoon_dumbbell_length_1.6.png|cartoon_dumbbell_radius 0.15 (default) |
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 01:42, 28 March 2014
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