Difference between revisions of "Dash color"

From PyMOLWiki
Jump to navigation Jump to search
(New page: = Overview = Sets the color of dashes. The default is a yellow. You can use any color PyMOL knows about. <gallery> Image:DashColorRed.png|Dash_color set to 'red' Image:DashColorMarine.p...)
(No difference)

Revision as of 21:27, 15 April 2009

Overview

Sets the color of dashes. The default is a yellow. You can use any color PyMOL knows about.

Syntax

# set dash_color to 'color'--any valid color
set dash_color, color

# for example
set dash_color, red
set dash_color, marine
set dash_color, 0xFFFFFF

# for example

See Also