<?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 21 Add On in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/Archicad-21-Add-On/m-p/262235#M4020</link>
    <description>&lt;DIV class="actalk-migrated-content"&gt;Hi all.&lt;BR /&gt;&lt;BR /&gt;I am trying to run my add-on in archicad 21. &lt;BR /&gt;&lt;BR /&gt;I created it by project template in Visual Studio 2015. I put only MessageBox'es in every functions like: CheckEnvironment, RegisterInterface and Initialize. Just for testing.&lt;BR /&gt;&lt;BR /&gt;But when I put it into folder Add-Ons of archicad it runs only CheckEnvironment and RegisterInterface functions.&lt;BR /&gt;&lt;BR /&gt;Command name text has blue color in customize menu. Command is disabled in the menu bar.&lt;BR /&gt;&lt;BR /&gt;What is wrong?&lt;/DIV&gt;</description>
    <pubDate>Wed, 12 Jul 2023 18:36:42 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-07-12T18:36:42Z</dc:date>
    <item>
      <title>Archicad 21 Add On</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Archicad-21-Add-On/m-p/262235#M4020</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;Hi all.&lt;BR /&gt;&lt;BR /&gt;I am trying to run my add-on in archicad 21. &lt;BR /&gt;&lt;BR /&gt;I created it by project template in Visual Studio 2015. I put only MessageBox'es in every functions like: CheckEnvironment, RegisterInterface and Initialize. Just for testing.&lt;BR /&gt;&lt;BR /&gt;But when I put it into folder Add-Ons of archicad it runs only CheckEnvironment and RegisterInterface functions.&lt;BR /&gt;&lt;BR /&gt;Command name text has blue color in customize menu. Command is disabled in the menu bar.&lt;BR /&gt;&lt;BR /&gt;What is wrong?&lt;/DIV&gt;</description>
      <pubDate>Wed, 12 Jul 2023 18:36:42 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Archicad-21-Add-On/m-p/262235#M4020</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-07-12T18:36:42Z</dc:date>
    </item>
    <item>
      <title>Re: ARCHICAD 21 Add On</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Archicad-21-Add-On/m-p/262236#M4021</link>
      <description>I recommend you to start from Examples, not from scratch.&lt;BR /&gt;
Compile and build all examples 'as is' and start ARCHICAD in demo mode (to load example add-ons without Developer ID).&lt;BR /&gt;
ARCHICAD SDK is the worst documented API set, unfortunately, many functions, constants, classes are completely missing in documentation, so you could guess how some classes work only by examining samples.</description>
      <pubDate>Fri, 16 Feb 2018 02:29:12 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Archicad-21-Add-On/m-p/262236#M4021</guid>
      <dc:creator>GAG</dc:creator>
      <dc:date>2018-02-16T02:29:12Z</dc:date>
    </item>
  </channel>
</rss>

