Surface smooth edges: Difference between revisions
Jump to navigation
Jump to search
m (Piotr moved page Surface edge smoothing to Surface smooth edges: Title inconsistent with setting name) |
(see also) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
the '''surface_smooth_edges''' setting controls appearance of the surface edges. | the '''surface_smooth_edges''' setting controls appearance of the surface edges. | ||
''New in Incentive PyMOL 1.8.6'' | |||
== Values == | == Values == | ||
Line 10: | Line 10: | ||
* '''surface_smooth_edges=on''': enables surface edge smoothing. Consecutive vertices of the surface edge are averaged resulting in smoother-looking edge. | * '''surface_smooth_edges=on''': enables surface edge smoothing. Consecutive vertices of the surface edge are averaged resulting in smoother-looking edge. | ||
== | == Examples == | ||
set surface_smooth_edges, off | |||
[[File:Surface_smooth_off_example.png]] | |||
set surface_smooth_edges, on | |||
[[File:Surface_smooth_on_example.png]] | |||
set surface_smooth_edges, off | set surface_smooth_edges, off | ||
Line 16: | Line 24: | ||
[[File:Surface_smooth_edges_off.png]] | [[File:Surface_smooth_edges_off.png]] | ||
set surface_smooth_edges, | set surface_smooth_edges, on | ||
[[File:Surface_smooth_edges_on.png]] | [[File:Surface_smooth_edges_on.png]] | ||
Line 23: | Line 31: | ||
* [[surface]] representation | * [[surface]] representation | ||
* [[surface_proximity]] | |||
* [[surface_carve_selection]] | |||
[[Category:Settings]] | [[Category:Settings]] |
Latest revision as of 14:09, 9 March 2017
When the surface representation is only partially visible (e.g. ligand binding site surface), the surface_smooth_edges setting controls appearance of the surface edges.
New in Incentive PyMOL 1.8.6
Values
- surface_smooth_edges=off: (default) disables surface edge smoothing.
- surface_smooth_edges=on: enables surface edge smoothing. Consecutive vertices of the surface edge are averaged resulting in smoother-looking edge.
Examples
set surface_smooth_edges, off
set surface_smooth_edges, on
set surface_smooth_edges, off
set surface_smooth_edges, on
See Also
- surface representation
- surface_proximity
- surface_carve_selection