<?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 What are complete operations? Is Do_QuitID working? in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/What-are-complete-operations-Is-Do-QuitID-working/m-p/278122#M2124</link>
    <description>&lt;DIV class="actalk-migrated-content"&gt;Hello&lt;BR /&gt;&lt;BR /&gt;How would I call a "complete operation" from an add-on?&lt;BR /&gt;It can't be called from an undoable context and it can't be called from a non-undoable context ... and I don't understand what other options remain.&lt;BR /&gt;(This was also asked on April 27th ... &lt;A href="https://archicad-talk.graphisoft.com/viewtopic.php?f=23&amp;amp;t=72780" target="_blank" rel="noopener"&gt;WHEN/HOW TO CALL COMPLETE OPERATIONS?&lt;/A&gt; ... but there are no answers.)&lt;BR /&gt;&lt;BR /&gt;In particular &lt;A href="https://archicadapi.graphisoft.com/documentation/apido_quitid" target="_blank" rel="noopener"&gt;Do_QuitID&lt;/A&gt; is documented as a "complete operation". And "Not for public usage.".&lt;BR /&gt;&lt;BR /&gt;Is it possible to use this API in a private IntegrationTestRunner-AddOn? (Or to simplify self-updates of a running add-on?) Or should I find other ways to automate a shutdown? (E.g. calling osascript 'quit app "ARCHICAD"' after a sleep works well on MacOS. But I'd prefer an official platform-independent API if I can figure out how to call it.)&lt;BR /&gt;&lt;BR /&gt;Kind regards, Paul&lt;/DIV&gt;</description>
    <pubDate>Tue, 14 Sep 2021 07:32:17 GMT</pubDate>
    <dc:creator>Paul Kunysch</dc:creator>
    <dc:date>2021-09-14T07:32:17Z</dc:date>
    <item>
      <title>What are complete operations? Is Do_QuitID working?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/What-are-complete-operations-Is-Do-QuitID-working/m-p/278122#M2124</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;Hello&lt;BR /&gt;&lt;BR /&gt;How would I call a "complete operation" from an add-on?&lt;BR /&gt;It can't be called from an undoable context and it can't be called from a non-undoable context ... and I don't understand what other options remain.&lt;BR /&gt;(This was also asked on April 27th ... &lt;A href="https://archicad-talk.graphisoft.com/viewtopic.php?f=23&amp;amp;t=72780" target="_blank" rel="noopener"&gt;WHEN/HOW TO CALL COMPLETE OPERATIONS?&lt;/A&gt; ... but there are no answers.)&lt;BR /&gt;&lt;BR /&gt;In particular &lt;A href="https://archicadapi.graphisoft.com/documentation/apido_quitid" target="_blank" rel="noopener"&gt;Do_QuitID&lt;/A&gt; is documented as a "complete operation". And "Not for public usage.".&lt;BR /&gt;&lt;BR /&gt;Is it possible to use this API in a private IntegrationTestRunner-AddOn? (Or to simplify self-updates of a running add-on?) Or should I find other ways to automate a shutdown? (E.g. calling osascript 'quit app "ARCHICAD"' after a sleep works well on MacOS. But I'd prefer an official platform-independent API if I can figure out how to call it.)&lt;BR /&gt;&lt;BR /&gt;Kind regards, Paul&lt;/DIV&gt;</description>
      <pubDate>Tue, 14 Sep 2021 07:32:17 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/What-are-complete-operations-Is-Do-QuitID-working/m-p/278122#M2124</guid>
      <dc:creator>Paul Kunysch</dc:creator>
      <dc:date>2021-09-14T07:32:17Z</dc:date>
    </item>
    <item>
      <title>Re: What are complete operations? Is Do_QuitID working?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/What-are-complete-operations-Is-Do-QuitID-working/m-p/278123#M2125</link>
      <description>Apparently a magic undocumented "1234" parameter is needed for Do_QuitID. (Thanks &lt;A href="https://github.com/tlorantfy" target="_blank"&gt;https://github.com/tlorantfy&lt;/A&gt; !)</description>
      <pubDate>Thu, 24 Jun 2021 07:29:37 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/What-are-complete-operations-Is-Do-QuitID-working/m-p/278123#M2125</guid>
      <dc:creator>Paul Kunysch</dc:creator>
      <dc:date>2021-06-24T07:29:37Z</dc:date>
    </item>
  </channel>
</rss>

