Difference between revisions of "Min mesh spacing"

From PyMOLWiki
Jump to navigation Jump to search
(Created new settings page for min_mesh_spacing)
 
(isomesh)
 
(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 ==
Line 14: Line 14:
 
Image:min_mesh_spacing_2.jpg|min_mesh_spacing 2
 
Image:min_mesh_spacing_2.jpg|min_mesh_spacing 2
 
</gallery>
 
</gallery>
 +
 +
[[Category:Settings|Minimum mesh spacing]]

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