This is a read-only mirror of pymolwiki.org

Difference between revisions of "Dash Width"

From PyMOL Wiki
Jump to navigation Jump to search
m (Created page with "== Overview == Sets the width of the dashes. <gallery> Image:DashWidthEx.jpg|dash_width increasing from 1 to 9. </gallery> == Syntax == <source lang="python"> # set dash_width...")
 
m (1 revision)
 
(No difference)

Latest revision as of 20:23, 9 July 2015

Overview

Sets the width of the dashes.

Syntax

# set dash_width to some positive value
set dash_width, float

# for example,
set dash_width, 4

See Also

Dash Radius, Dash Gap, Dash Length, Dash Round Ends