Difference between revisions of "Dash width"

From PyMOLWiki
Jump to navigation Jump to search
m (correct syntax for image)
Line 16: Line 16:
  
 
= See Also =
 
= See Also =
[[Dash_gap]], [[Label]]
+
[[Dash_gap]], [[Dash_radius]], [[Label]]
  
 
[[Category:Dashes]]
 
[[Category:Dashes]]

Revision as of 18:59, 2 July 2015

Overview

PyMOL has great control over its representation of dashes. You can use the default Dash_width, or

Syntax

# set dash_width to some positive value
set dash_width, float

# for example,
set dash_width, 4

See Also

Dash_gap, Dash_radius, Label