This is a read-only mirror of pymolwiki.org

Difference between revisions of "Min mesh spacing"

From PyMOL Wiki
Jump to navigation Jump to search
m (2 revisions)
 
(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 ==

Revision as of 06: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