Ribbon sampling: Difference between revisions

From PyMOLWiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== Overview ==
== 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.
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 [[:Category:Performance|performance]].


== Settings ==
== Settings ==
Line 8: Line 8:


== Examples ==
== Examples ==
Open the images to actually see the details!
<gallery>
<gallery>
[[Image:Ribbon_05.png|thumb|ribbon sampling 5]]
Image:Ribbon_05.png|ribbon sampling 5
[[Image:Ribbon_10.png|thumb|ribbon sampling 10 (default)]]
Image:Ribbon_10.png|ribbon sampling 10 (default)
[[Image:Ribbon_20.png|thumb|ribbon sampling 20]]
Image:Ribbon_20.png|ribbon sampling 20
[[Image:Ribbon_30.png|thumb|ribbon sampling 30]]
Image:Ribbon_30.png|ribbon sampling 30
</gallery>
</gallery>
[[Category:Settings|Ribbon Sampling]]
[[Category:Performance]]

Latest revision as of 15:28, 23 September 2008

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

Open the images to actually see the details!