<?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 Archicad 29 API Developer Kit Released! in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/Archicad-29-API-Developer-Kit-Released/m-p/678690#M10602</link>
    <description>&lt;DIV&gt;&lt;SPAN&gt;Dear Add-On Developers,&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;&lt;SPAN&gt;Archicad 29 is here, so the&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A style="font-family: inherit;" href="https://github.com/GRAPHISOFT/archicad-api-devkit/releases/tag/29.3000" target="_blank" rel="nofollow noopener noreferrer"&gt;new API Developer Kit&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;is now available. If you haven't started yet, it's time to begin updating your add-ons for Archicad 29.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;&lt;SPAN&gt;Check out the &lt;/SPAN&gt;&lt;A href="https://graphisoft.github.io/archicad-api-devkit/newfeatures.html" target="_blank" rel="noopener nofollow noreferrer"&gt;&lt;SPAN&gt;New API features in Archicad 29&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;to see what's changed since Archicad 28.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;&lt;STRONG&gt;Major update coming for Mac add-ons&lt;/STRONG&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;Dark mode support is here! We know creating all the proper icons can be a significant task, so we're updating our developer tools to help you:&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;The resource converter (ResConv) will automatically create dark mode icons from your light mode .SVG files, saving you manual work.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;You'll get a customizable color mapping table, pre-filled with Graphisoft's defaults.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;You can exclude icons you want to keep unchanged.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;More info and an example is available in the &lt;A href="https://graphisoft.github.io/archicad-api-devkit/darkicongeneration.html" target="_self"&gt;Documentation&lt;/A&gt;.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;DIV&gt;&lt;SPAN&gt;Stay tuned for more updates!&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;&lt;SPAN&gt;Happy coding,&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;Daniel&lt;/SPAN&gt;&lt;/DIV&gt;</description>
    <pubDate>Thu, 02 Oct 2025 11:38:01 GMT</pubDate>
    <dc:creator>Daniel Kassai</dc:creator>
    <dc:date>2025-10-02T11:38:01Z</dc:date>
    <item>
      <title>Archicad 29 API Developer Kit Released!</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Archicad-29-API-Developer-Kit-Released/m-p/678690#M10602</link>
      <description>&lt;DIV&gt;&lt;SPAN&gt;Dear Add-On Developers,&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;&lt;SPAN&gt;Archicad 29 is here, so the&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A style="font-family: inherit;" href="https://github.com/GRAPHISOFT/archicad-api-devkit/releases/tag/29.3000" target="_blank" rel="nofollow noopener noreferrer"&gt;new API Developer Kit&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;is now available. If you haven't started yet, it's time to begin updating your add-ons for Archicad 29.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;&lt;SPAN&gt;Check out the &lt;/SPAN&gt;&lt;A href="https://graphisoft.github.io/archicad-api-devkit/newfeatures.html" target="_blank" rel="noopener nofollow noreferrer"&gt;&lt;SPAN&gt;New API features in Archicad 29&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;to see what's changed since Archicad 28.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;&lt;STRONG&gt;Major update coming for Mac add-ons&lt;/STRONG&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;Dark mode support is here! We know creating all the proper icons can be a significant task, so we're updating our developer tools to help you:&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;The resource converter (ResConv) will automatically create dark mode icons from your light mode .SVG files, saving you manual work.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;You'll get a customizable color mapping table, pre-filled with Graphisoft's defaults.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;You can exclude icons you want to keep unchanged.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;More info and an example is available in the &lt;A href="https://graphisoft.github.io/archicad-api-devkit/darkicongeneration.html" target="_self"&gt;Documentation&lt;/A&gt;.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;DIV&gt;&lt;SPAN&gt;Stay tuned for more updates!&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;&lt;SPAN&gt;Happy coding,&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;Daniel&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 02 Oct 2025 11:38:01 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Archicad-29-API-Developer-Kit-Released/m-p/678690#M10602</guid>
      <dc:creator>Daniel Kassai</dc:creator>
      <dc:date>2025-10-02T11:38:01Z</dc:date>
    </item>
  </channel>
</rss>

