Surface smooth edges

From PyMOLWiki
Revision as of 16:49, 24 February 2017 by Piotr (talk | contribs) (Piotr moved page Surface edge smoothing to Surface smooth edges: Title inconsistent with setting name)
Jump to navigation Jump to search

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.

Available in PyMOL v1.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.

Example

set surface_smooth_edges, off 

Surface smooth edges off.png

set surface_smooth_edges, off 

Surface smooth edges on.png

See Also