<?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: I'm trying to study ArchiCAD API &amp;amp; GDL. Is there a free license? in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/I-m-trying-to-study-ArchiCAD-API-amp-GDL-Is-there-a-free-license/m-p/397589#M8546</link>
    <description>&lt;P&gt;It seems like you can't save GDL in the demo version.&lt;BR /&gt;How can I study GDL?&lt;/P&gt;</description>
    <pubDate>Thu, 07 Sep 2023 12:23:11 GMT</pubDate>
    <dc:creator>LeeJaeYoung</dc:creator>
    <dc:date>2023-09-07T12:23:11Z</dc:date>
    <item>
      <title>I'm trying to study ArchiCAD API &amp; GDL. Is there a free license?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/I-m-trying-to-study-ArchiCAD-API-amp-GDL-Is-there-a-free-license/m-p/397407#M8507</link>
      <description>&lt;P&gt;I'm trying to study ArchiCAD API &amp;amp; GDL.&lt;BR /&gt;Is there a free license?&lt;BR /&gt;I think it will take about 1 to 2 years.&lt;BR /&gt;I think you need to study at least that much to use it in practice.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2024 11:19:22 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/I-m-trying-to-study-ArchiCAD-API-amp-GDL-Is-there-a-free-license/m-p/397407#M8507</guid>
      <dc:creator>LeeJaeYoung</dc:creator>
      <dc:date>2024-09-17T11:19:22Z</dc:date>
    </item>
    <item>
      <title>Re: I'm trying to study ArchiCAD API &amp; GDL. Is there a free license?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/I-m-trying-to-study-ArchiCAD-API-amp-GDL-Is-there-a-free-license/m-p/397524#M8508</link>
      <description>&lt;P&gt;This is a Developer Forum topic, so I am moving it.&amp;nbsp; Note that there are separate forums for GDL and the API if you do jump into this and have questions on either.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Free license for Archicad itself?&amp;nbsp; No.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Free use of API and GDL:&amp;nbsp; "yes".&amp;nbsp; With GDL, it is part of every version of Archicad.&amp;nbsp; With the API, anyone can freely develop plug-ins using the API devkit that will only work with Archicad running in Demo Mode.&lt;BR /&gt;&lt;BR /&gt;GDL, similar to the ancient Basic language, is easy to learn... and you can open the code of any library part to see it as part of the learning process.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;API coding requires solid C++ programming skills to create a robust plug-in that does what it is intended to do and nothing more (e.g., by erroneous data access actually destroying some model data).&amp;nbsp; Learning C++ is something for any of the various online learning sites.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2023 02:10:14 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/I-m-trying-to-study-ArchiCAD-API-amp-GDL-Is-there-a-free-license/m-p/397524#M8508</guid>
      <dc:creator>Karl Ottenstein</dc:creator>
      <dc:date>2023-09-07T02:10:14Z</dc:date>
    </item>
    <item>
      <title>Re: I'm trying to study ArchiCAD API &amp; GDL. Is there a free license?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/I-m-trying-to-study-ArchiCAD-API-amp-GDL-Is-there-a-free-license/m-p/397527#M8509</link>
      <description>&lt;P&gt;In addition to what Karl said, you can register as a developer and you will be able to create add-ons that work with the full commercial version.&lt;/P&gt;
&lt;P&gt;You can also (optionally) purchase a developers license if you want direct support (not just this forum).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BarryKelly_0-1694055579765.png" style="width: 999px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/45463i069DFD06560435BC/image-size/large?v=v2&amp;amp;px=999" role="button" title="BarryKelly_0-1694055579765.png" alt="BarryKelly_0-1694055579765.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Barry.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2023 03:01:26 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/I-m-trying-to-study-ArchiCAD-API-amp-GDL-Is-there-a-free-license/m-p/397527#M8509</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2023-09-07T03:01:26Z</dc:date>
    </item>
    <item>
      <title>Re: I'm trying to study ArchiCAD API &amp; GDL. Is there a free license?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/I-m-trying-to-study-ArchiCAD-API-amp-GDL-Is-there-a-free-license/m-p/397589#M8546</link>
      <description>&lt;P&gt;It seems like you can't save GDL in the demo version.&lt;BR /&gt;How can I study GDL?&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2023 12:23:11 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/I-m-trying-to-study-ArchiCAD-API-amp-GDL-Is-there-a-free-license/m-p/397589#M8546</guid>
      <dc:creator>LeeJaeYoung</dc:creator>
      <dc:date>2023-09-07T12:23:11Z</dc:date>
    </item>
    <item>
      <title>Re: I'm trying to study ArchiCAD API &amp; GDL. Is there a free license?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/I-m-trying-to-study-ArchiCAD-API-amp-GDL-Is-there-a-free-license/m-p/397611#M8550</link>
      <description>&lt;P&gt;Please post GDL questions in the GDL forum.... This thread is in the API forum.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The quick answer is that you can study existing library objects in the Demo version, and can create your own - knowing that you cannot save them, so you would just have to play with trivial things.&amp;nbsp; I'm confused though... from your many posts over the past year, I thought you had a licensed version?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2023 17:06:23 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/I-m-trying-to-study-ArchiCAD-API-amp-GDL-Is-there-a-free-license/m-p/397611#M8550</guid>
      <dc:creator>Karl Ottenstein</dc:creator>
      <dc:date>2023-09-07T17:06:23Z</dc:date>
    </item>
    <item>
      <title>Re: I'm trying to study ArchiCAD API &amp; GDL. Is there a free license?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/I-m-trying-to-study-ArchiCAD-API-amp-GDL-Is-there-a-free-license/m-p/397668#M8562</link>
      <description>&lt;P&gt;Might it be possible to use the XML to GDL converter, or similar compiler, without a licence? In that way you could code and compile externally then load it into a DEMO. Far from ideal, and if you do not quite know what you are doing, extremely clunky...&lt;/P&gt;</description>
      <pubDate>Fri, 08 Sep 2023 07:17:49 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/I-m-trying-to-study-ArchiCAD-API-amp-GDL-Is-there-a-free-license/m-p/397668#M8562</guid>
      <dc:creator>Lingwisyer</dc:creator>
      <dc:date>2023-09-08T07:17:49Z</dc:date>
    </item>
    <item>
      <title>Re: I'm trying to study ArchiCAD API &amp; GDL. Is there a free license?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/I-m-trying-to-study-ArchiCAD-API-amp-GDL-Is-there-a-free-license/m-p/397677#M8565</link>
      <description>&lt;P&gt;I think I saw somewhere that coding is possible with visual code, but I can't find it.&lt;BR /&gt;Did I misunderstand something else?&lt;/P&gt;</description>
      <pubDate>Fri, 08 Sep 2023 08:12:22 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/I-m-trying-to-study-ArchiCAD-API-amp-GDL-Is-there-a-free-license/m-p/397677#M8565</guid>
      <dc:creator>LeeJaeYoung</dc:creator>
      <dc:date>2023-09-08T08:12:22Z</dc:date>
    </item>
    <item>
      <title>Re: I'm trying to study ArchiCAD API &amp; GDL. Is there a free license?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/I-m-trying-to-study-ArchiCAD-API-amp-GDL-Is-there-a-free-license/m-p/397682#M8566</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.graphisoft.com/t5/user/viewprofilepage/user-id/11600"&gt;@LeeJaeYoung&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;I think I saw somewhere that coding is possible with visual code, but I can't find it.&lt;BR /&gt;Did I misunderstand something else?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Does this answer your question?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.graphisoft.com/t5/Archicad-C-API/Using-the-Development-Kit-with-Visual-Studio-2022/td-p/344684" target="_blank"&gt;https://community.graphisoft.com/t5/Archicad-C-API/Using-the-Development-Kit-with-Visual-Studio-2022/td-p/344684&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.graphisoft.com/t5/Developer-Insights/How-To-Get-Started-Using-the-Development-Kit-with-Visual-Studio/ba-p/396388" target="_blank"&gt;https://community.graphisoft.com/t5/Developer-Insights/How-To-Get-Started-Using-the-Development-Kit-with-Visual-Studio/ba-p/396388&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have no idea how it all works.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am sure you would have seen this?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.graphisoft.com/t5/Developer-Insights/Getting-started-with-Archicad-Add-Ons/ba-p/396392" target="_blank"&gt;https://community.graphisoft.com/t5/Developer-Insights/Getting-started-with-Archicad-Add-Ons/ba-p/396392&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Barry.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Sep 2023 09:42:04 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/I-m-trying-to-study-ArchiCAD-API-amp-GDL-Is-there-a-free-license/m-p/397682#M8566</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2023-09-08T09:42:04Z</dc:date>
    </item>
    <item>
      <title>Re: I'm trying to study ArchiCAD API &amp; GDL. Is there a free license?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/I-m-trying-to-study-ArchiCAD-API-amp-GDL-Is-there-a-free-license/m-p/579259#M8971</link>
      <description>&lt;P&gt;I do believe someone wrote an extension for GDL in VSCode, but I believe it was only highlighting and completion, so you would still need to manually compile.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://marketplace.visualstudio.com/items?itemName=GRAPHISOFT.gdl" target="_blank"&gt;https://marketplace.visualstudio.com/items?itemName=GRAPHISOFT.gdl&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Dec 2023 07:24:07 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/I-m-trying-to-study-ArchiCAD-API-amp-GDL-Is-there-a-free-license/m-p/579259#M8971</guid>
      <dc:creator>Lingwisyer</dc:creator>
      <dc:date>2023-12-07T07:24:07Z</dc:date>
    </item>
  </channel>
</rss>

