This is a read-only mirror of pymolwiki.org
Difference between revisions of "Dash width"
Jump to navigation
Jump to search
m |
m (correct syntax for image) |
||
| Line 1: | Line 1: | ||
= Overview = | = Overview = | ||
| − | PyMOL has great control over its representation of dashes. | + | PyMOL has great control over its representation of dashes. You can use the default [[Dash_width]], or |
| + | |||
| + | <gallery> | ||
| + | Image:DashWidthEx.jpg|dash_width increasing from 1 to 9. | ||
| + | </gallery> | ||
= Syntax = | = Syntax = | ||
Revision as of 22:54, 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
