Selection width: Difference between revisions

From PyMOLWiki
Jump to navigation Jump to search
No edit summary
 
No edit summary
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 23:41, 9 September 2006

Overview

Controls the minimum width of selection indicators in pixels


Syntax

set selection_width, 3 (default)

Examples