Difference between revisions of "Ellipsoid color"

From PyMOLWiki
Jump to navigation Jump to search
(New page: = Overview = This setting controls the color of ellipsoids. = Syntax = <source lang="python"> # proper settings are colors set ellipsoid_color, color # for example set it to blue set ell...)
 
(No difference)

Latest revision as of 14:39, 17 April 2009

Overview

This setting controls the color of ellipsoids.

Syntax

# proper settings are colors
set ellipsoid_color, color

# for example set it to blue
set ellipsoid_color, blue

See Also

Color, The Coloring Category