Dash round ends

From PyMOLWiki
Jump to navigation Jump to search

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

See Also

Label