This is a read-only mirror of pymolwiki.org

Difference between revisions of "Dot width"

From PyMOL Wiki
Jump to navigation Jump to search
m (Added to Settings category)
Line 13: Line 13:
  
 
<source lang="python">set dot_width=4</source>
 
<source lang="python">set dot_width=4</source>
 +
 +
[[Category:Settings]]

Revision as of 03:25, 29 June 2006

Overview

This setting defines the size of the dots, in pixels, in the dots representation.

Syntax

set dot_width=int

Where int is any integer, default is 1 pixel.


Example

set dot_width=4