Difference between revisions of "Selection width"

From PyMOLWiki
Jump to navigation Jump to search
 
 
(One intermediate revision by one other user not shown)
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>
 +
 +
[[Category:Settings|Selection width]]

Latest revision as of 17:14, 2 November 2007

Overview

Controls the minimum width of selection indicators in pixels


Syntax

set selection_width, 3 (default)

Examples