<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.pymol.org/index.php?action=history&amp;feed=atom&amp;title=Line_color</id>
	<title>Line color - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.pymol.org/index.php?action=history&amp;feed=atom&amp;title=Line_color"/>
	<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=Line_color&amp;action=history"/>
	<updated>2026-05-30T12:44:37Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=Line_color&amp;diff=6253&amp;oldid=prev</id>
		<title>Pyadmin: 1 revision</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=Line_color&amp;diff=6253&amp;oldid=prev"/>
		<updated>2014-03-28T01:47:13Z</updated>

		<summary type="html">&lt;p&gt;1 revision&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= Overview =&lt;br /&gt;
[[Line_color]] controls per atom/bond coloring in objects or selections.&lt;br /&gt;
&lt;br /&gt;
[[Image:lw2.png|thumb|center|400px|Line_color changed using set_bond.  (Also, line_width was changed using set_bond)]]&lt;br /&gt;
= Syntax =&lt;br /&gt;
&amp;lt;source lang=&amp;quot;python&amp;quot;&amp;gt;&lt;br /&gt;
# set the color of the lines to colorName&lt;br /&gt;
set line_color, colorName&lt;br /&gt;
&lt;br /&gt;
# set per atom/bond line colors (see examples)&lt;br /&gt;
set_bond line_color, colorName, objSel&lt;br /&gt;
&lt;br /&gt;
# example&lt;br /&gt;
fetch 1te1&lt;br /&gt;
as lines&lt;br /&gt;
orient&lt;br /&gt;
# draw all lines red&lt;br /&gt;
set line_color, red&lt;br /&gt;
# draw just chain A, blue&lt;br /&gt;
set_bond line_color, marine, blue&lt;br /&gt;
# color the lysines magnesium!&lt;br /&gt;
set_bond line_color, magnesium, resn lys&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= See Also =&lt;br /&gt;
* [[Set]]&lt;br /&gt;
* [[Set_bond]]&lt;br /&gt;
* [[Lines]]&lt;br /&gt;
* [[Line_width]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Settings]]&lt;br /&gt;
[[Category:Lines]]&lt;br /&gt;
[[Category:Coloring]]&lt;/div&gt;</summary>
		<author><name>Pyadmin</name></author>
	</entry>
</feed>