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...)
 
 
Line 22: Line 22:
  
 
= See Also =
 
= See Also =
 +
[[Color]], [[Label]], [[Dash_gap]], [[Dash_width]]
  
 
[[Category:Dashes]]
 
[[Category:Dashes]]
 
[[Category:Coloring]]
 
[[Category:Coloring]]

Latest revision as of 21:30, 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

Color, Label, Dash_gap, Dash_width