<?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 access custom fields added in Project Info via Archicad C++ API? in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-access-custom-fields-added-in-Project-Info-via-Archicad-C/m-p/667528#M10475</link>
    <description>&lt;P&gt;To read custom fields, use the APIAny_GetAutoTextsID function (named ACAPI_AutoText_GetAutoTexts in versions 27/28) with the parameter API_AutotextType type = APIAutoText_Custom. Refer to the API sample code in Goodie_Functions.cpp for implementation examples.&lt;/P&gt;</description>
    <pubDate>Thu, 26 Jun 2025 09:23:07 GMT</pubDate>
    <dc:creator>kuvbur</dc:creator>
    <dc:date>2025-06-26T09:23:07Z</dc:date>
    <item>
      <title>How to access custom fields added in Project Info via Archicad C++ API?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-access-custom-fields-added-in-Project-Info-via-Archicad-C/m-p/667460#M10474</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN class=""&gt;Hi everyone,&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN class=""&gt;I'm developing an Archicad Add-On using the C++ API and need to retrieve custom fields that were manually added in the "Project Info" dialog (File &amp;gt; Info &amp;gt; Project Info).&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;A class="" href="https://community.graphisoft.com/t5/Project-data-BIM/Tips-to-use-the-Project-Information/ta-p/303628?utm_source=chatgpt.com" target="_blank" rel="noopener"&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;community.graphisoft.com&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN class=""&gt;I understand that API_ProjectNoteInfo provides access to standard fields like projectName, client, and company. However, it doesn't seem to include any custom fields added by the user.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN class=""&gt;Is there a way to programmatically access these custom fields using the Archicad C++ API?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN class=""&gt;Any guidance or examples would be greatly appreciated.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN class=""&gt;Thank you!&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 800px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/88575i3DB652C4741BFC4A/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Thu, 26 Jun 2025 03:58:08 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/How-to-access-custom-fields-added-in-Project-Info-via-Archicad-C/m-p/667460#M10474</guid>
      <dc:creator>Le Tan Kien</dc:creator>
      <dc:date>2025-06-26T03:58:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to access custom fields added in Project Info via Archicad C++ API?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-access-custom-fields-added-in-Project-Info-via-Archicad-C/m-p/667528#M10475</link>
      <description>&lt;P&gt;To read custom fields, use the APIAny_GetAutoTextsID function (named ACAPI_AutoText_GetAutoTexts in versions 27/28) with the parameter API_AutotextType type = APIAutoText_Custom. Refer to the API sample code in Goodie_Functions.cpp for implementation examples.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jun 2025 09:23:07 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/How-to-access-custom-fields-added-in-Project-Info-via-Archicad-C/m-p/667528#M10475</guid>
      <dc:creator>kuvbur</dc:creator>
      <dc:date>2025-06-26T09:23:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to access custom fields added in Project Info via Archicad C++ API?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-access-custom-fields-added-in-Project-Info-via-Archicad-C/m-p/667893#M10477</link>
      <description>&lt;P&gt;Thank you sir, it works!&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jun 2025 03:56:40 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/How-to-access-custom-fields-added-in-Project-Info-via-Archicad-C/m-p/667893#M10477</guid>
      <dc:creator>Le Tan Kien</dc:creator>
      <dc:date>2025-06-30T03:56:40Z</dc:date>
    </item>
  </channel>
</rss>

