<?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_type</id>
	<title>Get type - 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_type"/>
	<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=Get_type&amp;action=history"/>
	<updated>2026-07-05T18:00:50Z</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_type&amp;diff=7999&amp;oldid=prev</id>
		<title>Pyadmin: 1 revision</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=Get_type&amp;diff=7999&amp;oldid=prev"/>
		<updated>2014-03-28T02:16:26Z</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;
PyMOL objects have a base type. [[get_type]] will retrieve that base type name.&lt;br /&gt;
&lt;br /&gt;
= Usage =&lt;br /&gt;
&amp;lt;source lang=&amp;quot;python&amp;quot;&amp;gt;&lt;br /&gt;
# create a selection&lt;br /&gt;
&lt;br /&gt;
cmd.select(&amp;quot;foo&amp;quot;, &amp;quot;all&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
# print the type&lt;br /&gt;
&lt;br /&gt;
print cmd.get_type(&amp;quot;foo&amp;quot;)&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= See Also =&lt;br /&gt;
[[get_names]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Commands]]&lt;/div&gt;</summary>
		<author><name>Pyadmin</name></author>
	</entry>
</feed>