<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Create script&#x2F;plugin for quick layout switch?]]></title><description><![CDATA[<p dir="auto"><em>On 02/07/2018 at 06:30, <strong>xxxxxxxx</strong> wrote:</em></p>
<p dir="auto">Hi Tennet, you should load the file created when you saved your layout.</p>
<p dir="auto">Usually, custom layouts are stored in Temp Folder in AppData\Roaming\MAXON\YourVersion\library\layout<br />
You can retrieve AppData\Roaming\MAXON\YourVersion\library\ with</p>
<pre><code>c4d.storage.GeGetC4DPath(c4d.C4D_PATH_LIBRARY_USER)
</code></pre>
<p dir="auto">Regarding your second question CallCommand, as the function sound, call a command.<br />
56000 is the ID of the command to switch the layout and 112 is the actual Layout ID but there is no way for 3rd party developer to know him, the way to go is really to directly load your layout file.</p>
<p dir="auto">Hope it's helpful, if you have any questions please let me know<br />
Cheers<br />
Maxime</p>
]]></description><link>http://developers.maxon.net/forum/topic/10850/14291_create-scriptplugin-for-quick-layout-switch</link><generator>RSS for Node</generator><lastBuildDate>Sun, 12 Apr 2026 20:39:30 GMT</lastBuildDate><atom:link href="http://developers.maxon.net/forum/topic/10850.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 01 Sep 2018 10:44:26 GMT</pubDate><ttl>60</ttl></channel></rss>