<?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: Get elements of the same type by GUID in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/Get-elements-of-the-same-type-by-GUID/m-p/659055#M10262</link>
    <description>&lt;P&gt;Hi, Sorry I'm not so clear what you'd like to do. the guid is generated automatically by Archicad when you placed on floor plan, or each object has its own guid which is stored in gdl library part (API_LibPart.ownUnID). If you'd identify whether the instance of 'A' and 'B' are the same type (door, for example), then you can check whether the value of element.door.openingBase.libInd is the same or not.&lt;/P&gt;
&lt;P&gt;HTH.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 11 Apr 2025 06:29:26 GMT</pubDate>
    <dc:creator>Hiromichi Shinkawa</dc:creator>
    <dc:date>2025-04-11T06:29:26Z</dc:date>
    <item>
      <title>Get elements of the same type by GUID</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Get-elements-of-the-same-type-by-GUID/m-p/657996#M10238</link>
      <description>&lt;P&gt;Hello everyone. I am trying to implement one functionality where I use a GUID of an element "A" to iterate over the elements ("B", "C", "D"...) that match the type of element "A".&lt;BR /&gt;&lt;BR /&gt;So by using a guid of a door I want then to iterate over the other doors that are the similar instance.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the help in advance!&lt;/P&gt;</description>
      <pubDate>Wed, 02 Apr 2025 11:38:19 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Get-elements-of-the-same-type-by-GUID/m-p/657996#M10238</guid>
      <dc:creator>Emkave</dc:creator>
      <dc:date>2025-04-02T11:38:19Z</dc:date>
    </item>
    <item>
      <title>Re: Get elements of the same type by GUID</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Get-elements-of-the-same-type-by-GUID/m-p/659055#M10262</link>
      <description>&lt;P&gt;Hi, Sorry I'm not so clear what you'd like to do. the guid is generated automatically by Archicad when you placed on floor plan, or each object has its own guid which is stored in gdl library part (API_LibPart.ownUnID). If you'd identify whether the instance of 'A' and 'B' are the same type (door, for example), then you can check whether the value of element.door.openingBase.libInd is the same or not.&lt;/P&gt;
&lt;P&gt;HTH.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Apr 2025 06:29:26 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Get-elements-of-the-same-type-by-GUID/m-p/659055#M10262</guid>
      <dc:creator>Hiromichi Shinkawa</dc:creator>
      <dc:date>2025-04-11T06:29:26Z</dc:date>
    </item>
  </channel>
</rss>

