This is a read-only mirror of pymolwiki.org
Difference between revisions of "Cartoon dumbbell radius"
Jump to navigation
Jump to search
m |
|||
Line 8: | Line 8: | ||
<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 | ||
== Example == | == Example == |
Revision as of 13:24, 27 November 2006
Overview
Only relavent when Cartoon_Helix_Settings is turned on
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
Match this value with that of cartoon_dumbbell_width to remove the bulge at the edges of a fancy helix