<?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 Using ACAPI_Command_ExternalCall problem in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/Using-ACAPI-Command-ExternalCall-problem/m-p/236152#M2866</link>
    <description>&lt;DIV class="actalk-migrated-content"&gt;Hi everyone,&lt;BR /&gt;i have recently needed to do a specific task in another instance of AC, in a way that won't prevent me from using the program (that is, asynchronous).&lt;BR /&gt;To do so, i implemented the ACAPI_Command_ExternalCall function. it works almost perfect - i get what i need from the second instance of AC.&lt;BR /&gt;The problem is -- i can't use this function more than once. the function in my code works the second time, but after using the ACAPI_Command_ExternalCall -- nothing happens...&lt;BR /&gt;the only way to resolve it is to unload and reload my add-on, or to close the program.&lt;BR /&gt;&lt;BR /&gt;Since i thought i was doing something wrong, i tried looking at the Communication_Manager Example. The example has a similar function, called Do_CallExternalSaveAsDWG, which is also based on ACAPI_Command_ExternalCall . when i used the function inside the example - the same thing happened as with my function. i couldn't get it to work more than once.&lt;BR /&gt;&lt;BR /&gt;Does anyone have any idea why does this happen? Am i doing something wrong?&lt;BR /&gt;&lt;BR /&gt;thanks a lot!! &lt;IMG style="display: inline;" src="https://community.graphisoft.com/legacyfs/online/emojis/icon_smile.gif" border="0" /&gt; &lt;IMG style="display: inline;" src="https://community.graphisoft.com/legacyfs/online/emojis/icon_smile.gif" border="0" /&gt; &lt;BR /&gt;Ido&lt;/DIV&gt;</description>
    <pubDate>Wed, 15 Sep 2021 10:33:07 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2021-09-15T10:33:07Z</dc:date>
    <item>
      <title>Using ACAPI_Command_ExternalCall problem</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Using-ACAPI-Command-ExternalCall-problem/m-p/236152#M2866</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;Hi everyone,&lt;BR /&gt;i have recently needed to do a specific task in another instance of AC, in a way that won't prevent me from using the program (that is, asynchronous).&lt;BR /&gt;To do so, i implemented the ACAPI_Command_ExternalCall function. it works almost perfect - i get what i need from the second instance of AC.&lt;BR /&gt;The problem is -- i can't use this function more than once. the function in my code works the second time, but after using the ACAPI_Command_ExternalCall -- nothing happens...&lt;BR /&gt;the only way to resolve it is to unload and reload my add-on, or to close the program.&lt;BR /&gt;&lt;BR /&gt;Since i thought i was doing something wrong, i tried looking at the Communication_Manager Example. The example has a similar function, called Do_CallExternalSaveAsDWG, which is also based on ACAPI_Command_ExternalCall . when i used the function inside the example - the same thing happened as with my function. i couldn't get it to work more than once.&lt;BR /&gt;&lt;BR /&gt;Does anyone have any idea why does this happen? Am i doing something wrong?&lt;BR /&gt;&lt;BR /&gt;thanks a lot!! &lt;IMG style="display: inline;" src="https://community.graphisoft.com/legacyfs/online/emojis/icon_smile.gif" border="0" /&gt; &lt;IMG style="display: inline;" src="https://community.graphisoft.com/legacyfs/online/emojis/icon_smile.gif" border="0" /&gt; &lt;BR /&gt;Ido&lt;/DIV&gt;</description>
      <pubDate>Wed, 15 Sep 2021 10:33:07 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Using-ACAPI-Command-ExternalCall-problem/m-p/236152#M2866</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-09-15T10:33:07Z</dc:date>
    </item>
  </channel>
</rss>

