This is a read-only mirror of pymolwiki.org
Difference between revisions of "Dash round ends"
Jump to navigation
Jump to search
m (1 revision) |
(No difference)
|
Latest revision as of 01:43, 28 March 2014
Overview
This setting determines if PyMOL draws the ends of the gaps as flat or rounded. The default is set to 'off'.
Syntax
# set dash_round_ends to 'on' or 'off'.
set dash_round_ends, boolean
# for example round the dash ends
set dash_round_ends, on
# set flat ends on
set dash_round_ends, off