<?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: How to make plugins run automatically in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-make-plugins-run-automatically/m-p/663258#M10379</link>
    <description>&lt;P&gt;Look at&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://community.graphisoft.com/t5/Archicad-C-API/Catch-project-event-right-from-Archicad-startup-without-user/m-p/661615#M10326" target="_self"&gt;Catch project event right from Archicad startup (without user input)&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 22 May 2025 06:07:12 GMT</pubDate>
    <dc:creator>Oleg</dc:creator>
    <dc:date>2025-05-22T06:07:12Z</dc:date>
    <item>
      <title>How to make plugins run automatically</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-make-plugins-run-automatically/m-p/663256#M10377</link>
      <description>&lt;P&gt;&amp;nbsp; Hi,everyone.&lt;/P&gt;&lt;P&gt;&amp;nbsp; I want to create an automation plugin which means that once Archicad completes opening the model file, the plugin will run directly without any user intervention like clicking menu button.&lt;/P&gt;&lt;P&gt;&amp;nbsp; I don't know how to do that.Please give me some suggestions;&lt;/P&gt;</description>
      <pubDate>Thu, 22 May 2025 05:38:05 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/How-to-make-plugins-run-automatically/m-p/663256#M10377</guid>
      <dc:creator>sxs</dc:creator>
      <dc:date>2025-05-22T05:38:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to make plugins run automatically</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-make-plugins-run-automatically/m-p/663257#M10378</link>
      <description>&lt;P&gt;&amp;nbsp; I have tried using it ACAPI_ProjectOperation_CatchProjectEvent(APINotify_AllInputFinished, NotificationHandler) Listening to the model open event, it was found that this API needs to be called in GSErrCode Initialize (void), and Initialize does not automatically execute after archicad opening the model and needs to be triggered by the user.&lt;/P&gt;</description>
      <pubDate>Thu, 22 May 2025 05:57:08 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/How-to-make-plugins-run-automatically/m-p/663257#M10378</guid>
      <dc:creator>sxs</dc:creator>
      <dc:date>2025-05-22T05:57:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to make plugins run automatically</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-make-plugins-run-automatically/m-p/663258#M10379</link>
      <description>&lt;P&gt;Look at&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://community.graphisoft.com/t5/Archicad-C-API/Catch-project-event-right-from-Archicad-startup-without-user/m-p/661615#M10326" target="_self"&gt;Catch project event right from Archicad startup (without user input)&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 May 2025 06:07:12 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/How-to-make-plugins-run-automatically/m-p/663258#M10379</guid>
      <dc:creator>Oleg</dc:creator>
      <dc:date>2025-05-22T06:07:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to make plugins run automatically</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-make-plugins-run-automatically/m-p/663264#M10380</link>
      <description>&lt;P&gt;"&lt;SPAN&gt;If you want to load an addon at start of archicad, you need to return&amp;nbsp;APIAddon_Preload from CheckEnvirinment function.&lt;/SPAN&gt;"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you, It works.&lt;/P&gt;</description>
      <pubDate>Thu, 22 May 2025 06:51:54 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/How-to-make-plugins-run-automatically/m-p/663264#M10380</guid>
      <dc:creator>sxs</dc:creator>
      <dc:date>2025-05-22T06:51:54Z</dc:date>
    </item>
  </channel>
</rss>

