Mesh type

From PyMOLWiki
Revision as of 14:46, 27 November 2006 by TheSmell (talk | contribs) (Created new settings page for mesh_type)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Overview

set mesh_type adjusts the way a surface mesh is displayed

-1 nothing
0  square grid (default)
1  dots

At present (Pymol version 0.99rc6) type 1 does not ray trace correctly

Syntax

set mesh_type, <integer>                          #default 0

Example