<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: archicad-additional-json-commands, please recompile it for AC 26 in Archicad Python API</title>
    <link>https://community.graphisoft.com/t5/Archicad-Python-API/archicad-additional-json-commands-please-recompile-it-for-AC-26/m-p/372885#M330</link>
    <description>&lt;P&gt;Hello kovacsv,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tapir is Poco2018 or he is hosting it or maintaining it:&amp;nbsp;&lt;A href="https://github.com/poco2018" target="_blank" rel="noopener"&gt;https://github.com/poco2018&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I'll ask him about the recompilation then.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The &lt;STRONG&gt;ReloadCommand&lt;/STRONG&gt; is the next best (and only) feature allowing to use an external editor for GDL without copy-pasting to and fro in the built-in editor. Even so it's quite cumbersome.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I must say, it's not an easy task to get some automatisation done in Archicad &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 12 Mar 2023 08:14:11 GMT</pubDate>
    <dc:creator>_c_</dc:creator>
    <dc:date>2023-03-12T08:14:11Z</dc:date>
    <item>
      <title>archicad-additional-json-commands, please recompile it for AC 26</title>
      <link>https://community.graphisoft.com/t5/Archicad-Python-API/archicad-additional-json-commands-please-recompile-it-for-AC-26/m-p/372854#M326</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.graphisoft.com/t5/user/viewprofilepage/user-id/11183"&gt;@Tibor Lorantfy&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I believe this would benefit others too. Would it be possible for you -or anyone- to add the AC 26 version of the&amp;nbsp;&lt;SPAN&gt;archicad&lt;/SPAN&gt;&lt;SPAN&gt;-&lt;/SPAN&gt;&lt;SPAN&gt;additional&lt;/SPAN&gt;&lt;SPAN&gt;-&lt;/SPAN&gt;&lt;SPAN&gt;json&lt;/SPAN&gt;&lt;SPAN&gt;-&lt;/SPAN&gt;&lt;SPAN&gt;commands for both Win&amp;nbsp;and Mac&lt;/SPAN&gt;&lt;FONT face="inherit"&gt;? &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="inherit"&gt;I can't install the&amp;nbsp;&lt;/FONT&gt;Xcode&lt;FONT face="inherit"&gt;&amp;nbsp;on my Mac (hard disk full) and don't have a Visual Studio licence on the Win partition&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":worried_face:"&gt;😟&lt;/span&gt;.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="inherit"&gt;Thank you!&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 11 Mar 2023 13:05:29 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-Python-API/archicad-additional-json-commands-please-recompile-it-for-AC-26/m-p/372854#M326</guid>
      <dc:creator>_c_</dc:creator>
      <dc:date>2023-03-11T13:05:29Z</dc:date>
    </item>
    <item>
      <title>Re: archicad-additional-json-commands, please recompile it for AC 26</title>
      <link>https://community.graphisoft.com/t5/Archicad-Python-API/archicad-additional-json-commands-please-recompile-it-for-AC-26/m-p/372863#M327</link>
      <description>&lt;P&gt;The same functionality with some extra commands are available as part of the Tapir package. It is compiled to Archicad 25 and 26.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Install instructions:&amp;nbsp;&lt;A href="https://github.com/ENZYME-APD/tapir-archicad-automation" target="_blank"&gt;https://github.com/ENZYME-APD/tapir-archicad-automation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Documentation for the additional commands:&amp;nbsp;&lt;A href="https://enzyme-apd.github.io/tapir-archicad-automation/archicad-addon" target="_blank"&gt;https://enzyme-apd.github.io/tapir-archicad-automation/archicad-addon&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 11 Mar 2023 19:00:41 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-Python-API/archicad-additional-json-commands-please-recompile-it-for-AC-26/m-p/372863#M327</guid>
      <dc:creator>kovacsv</dc:creator>
      <dc:date>2023-03-11T19:00:41Z</dc:date>
    </item>
    <item>
      <title>Re: archicad-additional-json-commands, please recompile it for AC 26</title>
      <link>https://community.graphisoft.com/t5/Archicad-Python-API/archicad-additional-json-commands-please-recompile-it-for-AC-26/m-p/372878#M328</link>
      <description>&lt;P&gt;Hello Kovacsv, thank you for your answer,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;do you perhaps know which of your Add-ons must be installed, in order to have the Tapir Python extension working? See here, from the above mentioned GitHub page:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="_c__0-1678600801314.png" style="width: 805px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/35024i076564C1FAB66E33/image-dimensions/805x98?v=v2" width="805" height="98" role="button" title="_c__0-1678600801314.png" alt="_c__0-1678600801314.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Archicad Add-on of Poco and Lorantfy are not the same, unfortunately. They rather partly overlap and integrate each other. Notably, Lorantfy has the &lt;STRONG&gt;ReloadLibraries&lt;/STRONG&gt; command, which I believe to be vital for GDL scripting, while Poco has the&amp;nbsp;&lt;STRONG&gt;GetBuildingMaterialPhysicalProperties&lt;/STRONG&gt; command, which is such a blessing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below a comparison as of today. In red the commands unique to each other:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="_c__1-1678601121282.png" style="width: 569px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/35025iC255B97D92569E4C/image-dimensions/569x344?v=v2" width="569" height="344" role="button" title="_c__1-1678601121282.png" alt="_c__1-1678601121282.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 12 Mar 2023 06:07:44 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-Python-API/archicad-additional-json-commands-please-recompile-it-for-AC-26/m-p/372878#M328</guid>
      <dc:creator>_c_</dc:creator>
      <dc:date>2023-03-12T06:07:44Z</dc:date>
    </item>
    <item>
      <title>Re: archicad-additional-json-commands, please recompile it for AC 26</title>
      <link>https://community.graphisoft.com/t5/Archicad-Python-API/archicad-additional-json-commands-please-recompile-it-for-AC-26/m-p/372883#M329</link>
      <description>&lt;P&gt;I don't know what do you mean by poco's Add-On, I know of only two similar Add-Ons:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;tlorantfy's Add-On that is no longer maintained as far as I know.&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Tapir Add-On that is based on tlorantfy's work, and extended with some other functionalities. Some of the commands are not existing yet, the reason behind this is that they need some reconsideration about how they fit in the big picture.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Personally I recommend using the Tapir one since that is actively maintained. If you are missing some commands, you can open an issue here:&amp;nbsp;&lt;A href="https://github.com/ENZYME-APD/tapir-archicad-automation/issues" target="_blank"&gt;https://github.com/ENZYME-APD/tapir-archicad-automation/issues&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 12 Mar 2023 07:57:52 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-Python-API/archicad-additional-json-commands-please-recompile-it-for-AC-26/m-p/372883#M329</guid>
      <dc:creator>kovacsv</dc:creator>
      <dc:date>2023-03-12T07:57:52Z</dc:date>
    </item>
    <item>
      <title>Re: archicad-additional-json-commands, please recompile it for AC 26</title>
      <link>https://community.graphisoft.com/t5/Archicad-Python-API/archicad-additional-json-commands-please-recompile-it-for-AC-26/m-p/372885#M330</link>
      <description>&lt;P&gt;Hello kovacsv,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tapir is Poco2018 or he is hosting it or maintaining it:&amp;nbsp;&lt;A href="https://github.com/poco2018" target="_blank" rel="noopener"&gt;https://github.com/poco2018&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I'll ask him about the recompilation then.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The &lt;STRONG&gt;ReloadCommand&lt;/STRONG&gt; is the next best (and only) feature allowing to use an external editor for GDL without copy-pasting to and fro in the built-in editor. Even so it's quite cumbersome.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I must say, it's not an easy task to get some automatisation done in Archicad &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 12 Mar 2023 08:14:11 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-Python-API/archicad-additional-json-commands-please-recompile-it-for-AC-26/m-p/372885#M330</guid>
      <dc:creator>_c_</dc:creator>
      <dc:date>2023-03-12T08:14:11Z</dc:date>
    </item>
    <item>
      <title>Re: archicad-additional-json-commands, please recompile it for AC 26</title>
      <link>https://community.graphisoft.com/t5/Archicad-Python-API/archicad-additional-json-commands-please-recompile-it-for-AC-26/m-p/372887#M331</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.graphisoft.com/t5/user/viewprofilepage/user-id/7804"&gt;@poco2013&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;which is the add-on of kovacsv that we need to install? (see screenshot hier from GitHub)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="_c__0-1678609339587.png" style="width: 634px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/35028iA6B33B29BF79476A/image-dimensions/634x78?v=v2" width="634" height="78" role="button" title="_c__0-1678609339587.png" alt="_c__0-1678609339587.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would you have an example of&amp;nbsp;the proper usage of&amp;nbsp;&lt;SPAN&gt;&lt;STRONG&gt;GetBuildingMaterialPhysicalProperties&lt;/STRONG&gt;?&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;It's crashing AC non-stop while I try to fetch&amp;nbsp;the expected material array, it would be good if it just returned an error.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;(AC 26 GER demo, on MacOS)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Thank you&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Sun, 12 Mar 2023 08:24:29 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-Python-API/archicad-additional-json-commands-please-recompile-it-for-AC-26/m-p/372887#M331</guid>
      <dc:creator>_c_</dc:creator>
      <dc:date>2023-03-12T08:24:29Z</dc:date>
    </item>
    <item>
      <title>Re: archicad-additional-json-commands, please recompile it for AC 26</title>
      <link>https://community.graphisoft.com/t5/Archicad-Python-API/archicad-additional-json-commands-please-recompile-it-for-AC-26/m-p/372888#M332</link>
      <description>&lt;P&gt;The Tapir Archicad Add-On is maintaned by ENZYME-APD. I've created an issue for introducing the ReloadLibraries command:&amp;nbsp;&lt;A href="https://github.com/ENZYME-APD/tapir-archicad-automation/issues/60" target="_blank"&gt;https://github.com/ENZYME-APD/tapir-archicad-automation/issues/60&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 12 Mar 2023 08:27:05 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-Python-API/archicad-additional-json-commands-please-recompile-it-for-AC-26/m-p/372888#M332</guid>
      <dc:creator>kovacsv</dc:creator>
      <dc:date>2023-03-12T08:27:05Z</dc:date>
    </item>
    <item>
      <title>Re: archicad-additional-json-commands, please recompile it for AC 26</title>
      <link>https://community.graphisoft.com/t5/Archicad-Python-API/archicad-additional-json-commands-please-recompile-it-for-AC-26/m-p/372889#M333</link>
      <description>&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Sun, 12 Mar 2023 08:32:15 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-Python-API/archicad-additional-json-commands-please-recompile-it-for-AC-26/m-p/372889#M333</guid>
      <dc:creator>_c_</dc:creator>
      <dc:date>2023-03-12T08:32:15Z</dc:date>
    </item>
    <item>
      <title>Re: archicad-additional-json-commands, please recompile it for AC 26</title>
      <link>https://community.graphisoft.com/t5/Archicad-Python-API/archicad-additional-json-commands-please-recompile-it-for-AC-26/m-p/372891#M334</link>
      <description>&lt;P&gt;Thank you for bringing this to my attension&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am no longer supporting Archicad's AddOns or the Tapir connection. To avoid any further confusion I have deleted the Tapir fork on my GitHub site. Note, if you have downloaded any files from that site, I recommend that you do not use them and delete them. The apx files were compiled only for windows OS. If you recompiled for Mac, i can not advise as what will happen.-- most likely a exception. However, the exception you described was probably due to not entering a value into the Command handler parameters, Even though those values were not used, a place holder had to be added there or a memory exception would occur. This was indeed a bug, that I did not address because development on my part was suspended. Also the format that I used for the Tapir connection and that used by the Tapir team was in conflict so anything remaining from my code should not be used and deleted. That is why i suspended any further development or maintenance.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I was not aware that my old Tapir fork was still public. Apparently, you can not make a fork private, so -- I have deleted it.&lt;/P&gt;
&lt;P&gt;Sorry for the Confusion.&lt;/P&gt;</description>
      <pubDate>Sun, 12 Mar 2023 10:27:16 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-Python-API/archicad-additional-json-commands-please-recompile-it-for-AC-26/m-p/372891#M334</guid>
      <dc:creator>poco2013</dc:creator>
      <dc:date>2023-03-12T10:27:16Z</dc:date>
    </item>
    <item>
      <title>Re: archicad-additional-json-commands, please recompile it for AC 26</title>
      <link>https://community.graphisoft.com/t5/Archicad-Python-API/archicad-additional-json-commands-please-recompile-it-for-AC-26/m-p/372900#M335</link>
      <description>&lt;P&gt;Gerry, very kind of you to clarify.&lt;/P&gt;&lt;P&gt;I will now use the other fork, perhaps that will solve the&amp;nbsp;&lt;STRONG&gt;GetBuildingMaterialPhysicalProperties&lt;/STRONG&gt; issue that I am seeing.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 12 Mar 2023 11:39:23 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-Python-API/archicad-additional-json-commands-please-recompile-it-for-AC-26/m-p/372900#M335</guid>
      <dc:creator>_c_</dc:creator>
      <dc:date>2023-03-12T11:39:23Z</dc:date>
    </item>
    <item>
      <title>Re: archicad-additional-json-commands, please recompile it for AC 26</title>
      <link>https://community.graphisoft.com/t5/Archicad-Python-API/archicad-additional-json-commands-please-recompile-it-for-AC-26/m-p/376924#M336</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.graphisoft.com/t5/user/viewprofilepage/user-id/23310"&gt;@kovacsv&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't know where this can be properly documented: upon downloading the latest Enzyme package,&amp;nbsp;&lt;SPAN class=""&gt;GetBuildingMaterialPhysicalProperties will stop working.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;BTW, thank you for the new very useful command&amp;nbsp;&lt;SPAN&gt;CreateBuildingMaterials!&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Apr 2023 04:13:27 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-Python-API/archicad-additional-json-commands-please-recompile-it-for-AC-26/m-p/376924#M336</guid>
      <dc:creator>_c_</dc:creator>
      <dc:date>2023-04-18T04:13:27Z</dc:date>
    </item>
    <item>
      <title>Re: archicad-additional-json-commands, please recompile it for AC 26</title>
      <link>https://community.graphisoft.com/t5/Archicad-Python-API/archicad-additional-json-commands-please-recompile-it-for-AC-26/m-p/376927#M337</link>
      <description>&lt;P&gt;Seems working to me with the latest Tapir Add-On downloaded from here:&amp;nbsp;&lt;A href="https://github.com/ENZYME-APD/tapir-archicad-automation/releases" target="_blank"&gt;https://github.com/ENZYME-APD/tapir-archicad-automation/releases&lt;/A&gt;. Btw for Tapir issues the best if you create an issue on GitHub:&amp;nbsp;&lt;A href="https://github.com/ENZYME-APD/tapir-archicad-automation/issues" target="_blank"&gt;https://github.com/ENZYME-APD/tapir-archicad-automation/issues&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Apr 2023 05:24:33 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-Python-API/archicad-additional-json-commands-please-recompile-it-for-AC-26/m-p/376927#M337</guid>
      <dc:creator>kovacsv</dc:creator>
      <dc:date>2023-04-18T05:24:33Z</dc:date>
    </item>
    <item>
      <title>Re: archicad-additional-json-commands, please recompile it for AC 26</title>
      <link>https://community.graphisoft.com/t5/Archicad-Python-API/archicad-additional-json-commands-please-recompile-it-for-AC-26/m-p/377091#M338</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2023-04-19 at 05.36.55.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/36254iF1CA11DBCB455A35/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2023-04-19 at 05.36.55.png" alt="Screenshot 2023-04-19 at 05.36.55.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Apr 2023 03:37:31 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-Python-API/archicad-additional-json-commands-please-recompile-it-for-AC-26/m-p/377091#M338</guid>
      <dc:creator>_c_</dc:creator>
      <dc:date>2023-04-19T03:37:31Z</dc:date>
    </item>
  </channel>
</rss>

