<?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 How determine groups on next level  from current group? in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/How-determine-groups-on-next-level-from-current-group/m-p/269917#M5014</link>
    <description>&lt;DIV class="actalk-migrated-content"&gt;API 19 Win.&lt;BR /&gt;&lt;BR /&gt;Hello!&lt;BR /&gt;Help me please!)&lt;BR /&gt;I have this structure:&lt;BR /&gt;&lt;BR /&gt;Group1 -&amp;gt; (Element1,Element2,Group2,...)&lt;BR /&gt;Group2 -&amp;gt; (Element3,..,GroupN)&lt;BR /&gt;&lt;BR /&gt;I know guid of Group1.&lt;BR /&gt;&lt;BR /&gt;How can I determine only next level groups from Group1?&lt;BR /&gt;Where I can give guid of Group2 from Group1?&lt;BR /&gt;&lt;BR /&gt;Thank You!&lt;/DIV&gt;</description>
    <pubDate>Thu, 13 Jul 2023 12:21:49 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-07-13T12:21:49Z</dc:date>
    <item>
      <title>How determine groups on next level  from current group?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/How-determine-groups-on-next-level-from-current-group/m-p/269917#M5014</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;API 19 Win.&lt;BR /&gt;&lt;BR /&gt;Hello!&lt;BR /&gt;Help me please!)&lt;BR /&gt;I have this structure:&lt;BR /&gt;&lt;BR /&gt;Group1 -&amp;gt; (Element1,Element2,Group2,...)&lt;BR /&gt;Group2 -&amp;gt; (Element3,..,GroupN)&lt;BR /&gt;&lt;BR /&gt;I know guid of Group1.&lt;BR /&gt;&lt;BR /&gt;How can I determine only next level groups from Group1?&lt;BR /&gt;Where I can give guid of Group2 from Group1?&lt;BR /&gt;&lt;BR /&gt;Thank You!&lt;/DIV&gt;</description>
      <pubDate>Thu, 13 Jul 2023 12:21:49 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/How-determine-groups-on-next-level-from-current-group/m-p/269917#M5014</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-07-13T12:21:49Z</dc:date>
    </item>
    <item>
      <title>Re: How determine groups on next level  from current group?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/How-determine-groups-on-next-level-from-current-group/m-p/269918#M5015</link>
      <description>It works:&lt;BR /&gt;
&lt;BR /&gt;
GSErrCode ACAPI_ElementGroup_GetGroup (&lt;BR /&gt;
API_Guid const&amp;amp; elemGuid&lt;BR /&gt;
API_Guid* groupGuid&lt;BR /&gt;
);&lt;BR /&gt;
&lt;BR /&gt;
Instead elemGuid have to substitute the guid of the current group, then the function returns the guid of the group, the next level up.&lt;BR /&gt;
&lt;BR /&gt;
It is obvious that function was conceived for this aim)). &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_redface.gif" style="display : inline;" /&gt; &lt;BR /&gt;
Thank you!)</description>
      <pubDate>Wed, 23 Mar 2016 14:44:23 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/How-determine-groups-on-next-level-from-current-group/m-p/269918#M5015</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-23T14:44:23Z</dc:date>
    </item>
  </channel>
</rss>

