Difference between revisions of "Selection width"

From PyMOLWiki
Jump to navigation Jump to search
 
Line 7: Line 7:
  
 
set selection_width, 3    (default)
 
set selection_width, 3    (default)
 +
 +
== Examples ==
 +
 +
<gallery>
 +
Image:Selection_3.png|The selection indicators are in pink
 +
</gallery>

Revision as of 00:41, 10 September 2006

Overview

Controls the minimum width of selection indicators in pixels


Syntax

set selection_width, 3 (default)

Examples