Difference between revisions of "Ribbon sampling"

From PyMOLWiki
Jump to navigation Jump to search
 
Line 9: Line 9:
 
== Examples ==
 
== Examples ==
 
<gallery>
 
<gallery>
[[Image:Example.jpg]]
+
[[Image:Ribbon_05.png|thumb|ribbon sampling 5]]
 +
[[Image:Ribbon_10.png|thumb|ribbon sampling 10 (default)]]
 +
[[Image:Ribbon_20.png|thumb|ribbon sampling 20]]
 +
[[Image:Ribbon_30.png|thumb|ribbon sampling 30]]
 
</gallery>
 
</gallery>

Revision as of 11:46, 5 September 2006

Overview

This setting changes the number of segments that makes up a given length of ribbon. The default value is ten; larger values (more segments) provide a smoother curve while requiring greater amounts of memory and slowing performance.

Settings

set ribbon_sampling, 20   # increases the number of ribbon segments

Examples