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)
 
m (1 revision)
 
(One intermediate revision by one other user not shown)
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:27, 28 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