<?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=Transform_object</id>
	<title>Transform object - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.pymol.org/index.php?action=history&amp;feed=atom&amp;title=Transform_object"/>
	<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=Transform_object&amp;action=history"/>
	<updated>2026-04-25T15:38:46Z</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=Transform_object&amp;diff=13974&amp;oldid=prev</id>
		<title>Cchem: 1 revision</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=Transform_object&amp;diff=13974&amp;oldid=prev"/>
		<updated>2017-04-03T02:46:08Z</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:46, 3 April 2017&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>Cchem</name></author>
	</entry>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=Transform_object&amp;diff=13973&amp;oldid=prev</id>
		<title>Speleo3: created</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=Transform_object&amp;diff=13973&amp;oldid=prev"/>
		<updated>2017-03-06T17:59:00Z</updated>

		<summary type="html">&lt;p&gt;created&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[transform_object]] in an API-only function which applies a transformation matrix to an object.&lt;br /&gt;
&lt;br /&gt;
If setting [[matrix_mode]] &amp;gt; 0 and selection is empty, then this function operates on the [[Object Matrix|TTT]] (movie) matrix.&lt;br /&gt;
&lt;br /&gt;
== Arguments ==&lt;br /&gt;
&lt;br /&gt;
* '''name''' = str: object name&lt;br /&gt;
* '''matrix''' = list of 16 floats: transformation matrix&lt;br /&gt;
* '''state''' = int: object state {default: -1}&lt;br /&gt;
* '''log''' = 0/1: write action to log file (only applies if object is a molecular object) {default: 0}&lt;br /&gt;
* '''selection''' = str: atom selection (only applies to molecular objects, if empty then the whole object state is transformed).&lt;br /&gt;
* '''homogenous''' = 0/1: if 0, then &amp;lt;code&amp;gt;matrix[12:15]&amp;lt;/code&amp;gt; may contain a pre-translation, otherwise those values must be zeros (see also cmd.[[transform_selection]]) {default: 0}&lt;br /&gt;
* '''transpose''' = 0/1: matrix is 0=row-major, 1=column-major {default: 0}&lt;br /&gt;
&lt;br /&gt;
== See Also == &lt;br /&gt;
&lt;br /&gt;
* cmd.[[transform_selection]]&lt;br /&gt;
* cmd.[[set_object_ttt]]&lt;br /&gt;
* cmd.[[matrix_reset]]&lt;/div&gt;</summary>
		<author><name>Speleo3</name></author>
	</entry>
</feed>