This is a read-only mirror of pymolwiki.org

Difference between revisions of "Selection width"

From PyMOL Wiki
Jump to navigation Jump to search
 
m (3 revisions)
 
(2 intermediate revisions 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 03:09, 28 March 2014

Overview

Controls the minimum width of selection indicators in pixels


Syntax

set selection_width, 3 (default)

Examples