Dash width: Difference between revisions
Jump to navigation
Jump to search
m (→See Also) |
mNo edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 8: | Line 8: | ||
= Syntax = | = Syntax = | ||
<source lang="python"> | <source lang="python"> | ||
# set dash_width to some positive value | # set dash_width to some positive value, default value 2.5 | ||
set dash_width, float | set dash_width, float | ||
Line 16: | Line 16: | ||
= See Also = | = See Also = | ||
[[Dash | [[Dash Radius]], [[Dash Gap]], [[Dash Length]], [[Dash Round Ends]] | ||
[[Category:Dashes]] | [[Category:Dashes]] |
Latest revision as of 18:23, 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, default value 2.5
set dash_width, float
# for example,
set dash_width, 4