Difference between revisions of "Cartoon helix radius"

From PyMOLWiki
Jump to navigation Jump to search
(Created new settings page for cartoon_helix_radius)
 
m
Line 5: Line 5:
 
== Syntax ==
 
== Syntax ==
  
<source lang="python">set cartoon_helix_radius, ''number''        #default radius is 2.0</source>
+
<source lang="python">set cartoon_helix_radius, <number>          #default radius is 2.0</source>

Revision as of 09:03, 27 November 2006

Overview

set cartoon_helix_radius allows the radius to be definied of helices shown in cylinder form

Syntax

set cartoon_helix_radius, <number>          #default radius is 2.0