Difference between revisions of "Mesh quality"

From PyMOLWiki
Jump to navigation Jump to search
Line 14: Line 14:
 
Image:min_mesh_spacing_default.jpg|mesh_quality 2 (default)
 
Image:min_mesh_spacing_default.jpg|mesh_quality 2 (default)
 
</gallery>
 
</gallery>
 +
 +
[[Category:Settings|Mesh quality]]

Revision as of 17:20, 2 November 2007

Overview

Altering the mesh_quality setting adjusts how precisely the mesh represents the surface. The higher the value the more curved and precise the surface is defined. The default is good compromise for quality and speed (mesh calculation time).

Syntax

# The default is 2.
set mesh_quality, <integer>

Example