<?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=Order</id>
	<title>Order - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.pymol.org/index.php?action=history&amp;feed=atom&amp;title=Order"/>
	<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=Order&amp;action=history"/>
	<updated>2026-08-04T12:02:27Z</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=Order&amp;diff=7913&amp;oldid=prev</id>
		<title>Pyadmin: 1 revision</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=Order&amp;diff=7913&amp;oldid=prev"/>
		<updated>2014-03-28T02:16:21Z</updated>

		<summary type="html">&lt;p&gt;1 revision&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left diff-editfont-monospace&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 02:16, 28 March 2014&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Pyadmin</name></author>
	</entry>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=Order&amp;diff=7912&amp;oldid=prev</id>
		<title>Vinnyrose at 14:17, 20 June 2009</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=Order&amp;diff=7912&amp;oldid=prev"/>
		<updated>2009-06-20T14:17:10Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;===DESCRIPTION===&lt;br /&gt;
'''order''' allows you to change ordering of names in the control panel &lt;br /&gt;
&lt;br /&gt;
===USAGE===&lt;br /&gt;
 order names-list, sort, location&lt;br /&gt;
&lt;br /&gt;
====EXAMPLES====&lt;br /&gt;
&amp;lt;source lang=&amp;quot;python&amp;quot;&amp;gt;&lt;br /&gt;
# sets the order of these three objects&lt;br /&gt;
order 1dn2 1fgh 1rnd&lt;br /&gt;
&lt;br /&gt;
# sorts all names&lt;br /&gt;
order *,yes&lt;br /&gt;
&lt;br /&gt;
# sorts all names beginning with 1dn2_&lt;br /&gt;
order 1dn2_*, yes&lt;br /&gt;
&lt;br /&gt;
# puts 1frg at the top of the list&lt;br /&gt;
order 1frg, location=top&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===PYMOL API===&lt;br /&gt;
&amp;lt;source lang=&amp;quot;python&amp;quot;&amp;gt;&lt;br /&gt;
cmd.order(string names-list, string sort, string location)&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===NOTES===&lt;br /&gt;
# names-list: a space separated list of names&lt;br /&gt;
# sort: yes or no&lt;br /&gt;
# location: top, current, or bottom&lt;br /&gt;
&lt;br /&gt;
===SEE ALSO===&lt;br /&gt;
[[Set_Name]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Commands|Order]]&lt;/div&gt;</summary>
		<author><name>Vinnyrose</name></author>
	</entry>
</feed>