<?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: Undocumented AC28 API change: ACAPI_IFC_APIGuidToIFCGuid in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/Undocumented-AC28-API-change-ACAPI-IFC-APIGuidToIFCGuid/m-p/627524#M9763</link>
    <description>&lt;P&gt;Hi!&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;I haven't used it myself, but from the example project &lt;STRONG&gt;IFC_Test&lt;/STRONG&gt; I think the new equivalent mechanism is:&lt;/P&gt;
&lt;LI-CODE lang="cpp"&gt;API_Elem_Head head{};
head.guid = elementGuid;
auto objectID = IFCAPI::GetObjectAccessor ().CreateElementObjectID (head);
&lt;/LI-CODE&gt;
&lt;P&gt;Maybe you also need &lt;A class="el" href="https://graphisoft.github.io/archicad-api-devkit/group___i_f_c.html#gad6b5c5a570181a74390b596525729df1" target="_blank"&gt;GetGlobalId.&amp;nbsp;&lt;/A&gt;Also check out &lt;A href="https://graphisoft.github.io/archicad-api-devkit/class_i_f_c_a_p_i_1_1v1_1_1_object_accessor.html" target="_self"&gt;IFCAPI::v1::ObjectAccessor&lt;/A&gt; and the mentioned example project.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope that helps,&lt;BR /&gt;Bernd&lt;/P&gt;</description>
    <pubDate>Fri, 23 Aug 2024 09:16:08 GMT</pubDate>
    <dc:creator>BerndSchwarzenbacher</dc:creator>
    <dc:date>2024-08-23T09:16:08Z</dc:date>
    <item>
      <title>Undocumented AC28 API change: ACAPI_IFC_APIGuidToIFCGuid</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Undocumented-AC28-API-change-ACAPI-IFC-APIGuidToIFCGuid/m-p/623322#M9757</link>
      <description>&lt;P&gt;The API function ACAPI_IFC_APIGuidToIFCGuid has been removed from the Archicad 28 SDK. There is no information about the removal and replacement. Can I get more info?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2024 09:09:29 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Undocumented-AC28-API-change-ACAPI-IFC-APIGuidToIFCGuid/m-p/623322#M9757</guid>
      <dc:creator>torokze</dc:creator>
      <dc:date>2024-08-20T09:09:29Z</dc:date>
    </item>
    <item>
      <title>Re: Undocumented AC28 API change: ACAPI_IFC_APIGuidToIFCGuid</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Undocumented-AC28-API-change-ACAPI-IFC-APIGuidToIFCGuid/m-p/627524#M9763</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;I haven't used it myself, but from the example project &lt;STRONG&gt;IFC_Test&lt;/STRONG&gt; I think the new equivalent mechanism is:&lt;/P&gt;
&lt;LI-CODE lang="cpp"&gt;API_Elem_Head head{};
head.guid = elementGuid;
auto objectID = IFCAPI::GetObjectAccessor ().CreateElementObjectID (head);
&lt;/LI-CODE&gt;
&lt;P&gt;Maybe you also need &lt;A class="el" href="https://graphisoft.github.io/archicad-api-devkit/group___i_f_c.html#gad6b5c5a570181a74390b596525729df1" target="_blank"&gt;GetGlobalId.&amp;nbsp;&lt;/A&gt;Also check out &lt;A href="https://graphisoft.github.io/archicad-api-devkit/class_i_f_c_a_p_i_1_1v1_1_1_object_accessor.html" target="_self"&gt;IFCAPI::v1::ObjectAccessor&lt;/A&gt; and the mentioned example project.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope that helps,&lt;BR /&gt;Bernd&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2024 09:16:08 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Undocumented-AC28-API-change-ACAPI-IFC-APIGuidToIFCGuid/m-p/627524#M9763</guid>
      <dc:creator>BerndSchwarzenbacher</dc:creator>
      <dc:date>2024-08-23T09:16:08Z</dc:date>
    </item>
    <item>
      <title>Re: Undocumented AC28 API change: ACAPI_IFC_APIGuidToIFCGuid</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Undocumented-AC28-API-change-ACAPI-IFC-APIGuidToIFCGuid/m-p/639326#M9945</link>
      <description>&lt;P&gt;Did you get this working? Struggling with the same issue here.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Nov 2024 08:23:58 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Undocumented-AC28-API-change-ACAPI-IFC-APIGuidToIFCGuid/m-p/639326#M9945</guid>
      <dc:creator>vesalaasanen</dc:creator>
      <dc:date>2024-11-12T08:23:58Z</dc:date>
    </item>
  </channel>
</rss>

