<?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=Get_Title</id>
	<title>Get Title - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.pymol.org/index.php?action=history&amp;feed=atom&amp;title=Get_Title"/>
	<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=Get_Title&amp;action=history"/>
	<updated>2026-06-18T13:53:36Z</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=Get_Title&amp;diff=6007&amp;oldid=prev</id>
		<title>Pyadmin: 6 revisions</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=Get_Title&amp;diff=6007&amp;oldid=prev"/>
		<updated>2014-03-28T01:46:57Z</updated>

		<summary type="html">&lt;p&gt;6 revisions&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
'''get_title''' retrieves a text string to the state of a particular object which will be displayed when the state is active.  This is useful for printing the names of objects (given a state).&lt;br /&gt;
&lt;br /&gt;
==USAGE==&lt;br /&gt;
&amp;lt;source lang=&amp;quot;python&amp;quot;&amp;gt;&lt;br /&gt;
set_title object,state&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.set_title(string object,int state,string text) &lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
Print out all the object names of the ensemble of states loaded in:&lt;br /&gt;
&amp;lt;source lang=&amp;quot;python&amp;quot;&amp;gt;&lt;br /&gt;
for x in range(numStates):&lt;br /&gt;
  print cmd.get_title(&amp;quot;objName&amp;quot;, x)&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Commands|Get Title]]&lt;br /&gt;
[[Category:States|Get Title]]&lt;/div&gt;</summary>
		<author><name>Pyadmin</name></author>
	</entry>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=Get_Title&amp;diff=6005&amp;oldid=prev</id>
		<title>Vinnyrose at 14:03, 20 June 2009</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=Get_Title&amp;diff=6005&amp;oldid=prev"/>
		<updated>2009-06-20T14:03:24Z</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;
'''get_title''' retrieves a text string to the state of a particular object which will be displayed when the state is active.  This is useful for printing the names of objects (given a state).&lt;br /&gt;
&lt;br /&gt;
==USAGE==&lt;br /&gt;
&amp;lt;source lang=&amp;quot;python&amp;quot;&amp;gt;&lt;br /&gt;
set_title object,state&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.set_title(string object,int state,string text) &lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
Print out all the object names of the ensemble of states loaded in:&lt;br /&gt;
&amp;lt;source lang=&amp;quot;python&amp;quot;&amp;gt;&lt;br /&gt;
for x in range(numStates):&lt;br /&gt;
  print cmd.get_title(&amp;quot;objName&amp;quot;, x)&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Commands|Get Title]]&lt;br /&gt;
[[Category:States|Get Title]]&lt;/div&gt;</summary>
		<author><name>Vinnyrose</name></author>
	</entry>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=Get_Title&amp;diff=6001&amp;oldid=prev</id>
		<title>Tree at 02:09, 22 February 2005</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=Get_Title&amp;diff=6001&amp;oldid=prev"/>
		<updated>2005-02-22T02:09:03Z</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;
   &amp;quot;get_title&amp;quot; retrieves a text string to the state of a particular&lt;br /&gt;
   object which will be displayed when the state is active.&lt;br /&gt;
 &lt;br /&gt;
===USAGE===&lt;br /&gt;
    set_title object,state&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.set_title(string object,int state,string text) &lt;br /&gt;
 &amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Commands|get_title]]&lt;/div&gt;</summary>
		<author><name>Tree</name></author>
	</entry>
</feed>