Surface color: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (→Syntax) |
||
Line 12: | Line 12: | ||
<source lang="python"> | <source lang="python"> | ||
# color the surface | # color the surface | ||
set surface_color, ( | set surface_color, (color), (selection) | ||
</source> | </source> | ||
Revision as of 11:57, 4 June 2009
Overview
surface_color controls the color of surfaces as drawn in PyMOL.
Syntax
# color the surface
set surface_color, (color), (selection)
Example
# color the surface white
set surface_color, *, white