This is a read-only mirror of pymolwiki.org
Difference between revisions of "Ellipsoid quality"
Jump to navigation
Jump to search
ZairaSimon (talk | contribs) |
m (3 revisions) |
||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
This setting determines how much refinement PyMOL uses in rendering ellipsoids. Other [[:Category:Representations|representations]] have similar settings. The most often used is [[Surface_quality]]. | This setting determines how much refinement PyMOL uses in rendering ellipsoids. Other [[:Category:Representations|representations]] have similar settings. The most often used is [[Surface_quality]]. | ||
− | This set to 0 is a rough approximation. Higher values, like 1, 2, 3 make truer representations. | + | This set to 0 is a rough approximation. Higher values, like 1, 2, 3 make truer representations. |
= Syntax = | = Syntax = |
Latest revision as of 02:00, 28 March 2014
Overview
This setting determines how much refinement PyMOL uses in rendering ellipsoids. Other representations have similar settings. The most often used is Surface_quality.
This set to 0 is a rough approximation. Higher values, like 1, 2, 3 make truer representations.
Syntax
# set the quality to some positive integer
set ellipsoid_quality, int
# for example, turn up the quality for rendering
set ellipsoid_quailty, 3