Difference between revisions of "Min mesh spacing"

From PyMOLWiki
Jump to navigation Jump to search
(isomesh)
 
Line 1: Line 1:
== Overview ==
+
The [[min_mesh_spacing]] setting controls the spacing between lines of the molecular [[mesh]] representation.
  
set min_mesh_spacing alters spacing between mesh lines
+
It does not affect [[isomesh]] objects. Use [[map_double]] or [[map_halve]] instead.
  
 
== Syntax ==
 
== Syntax ==

Latest revision as of 02:33, 3 May 2019

The min_mesh_spacing setting controls the spacing between lines of the molecular mesh representation.

It does not affect isomesh objects. Use map_double or map_halve instead.

Syntax

set min_mesh_spacing, <number>                      #default 0.6

Example