<?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: Zone Wall Relation in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/Zone-Wall-Relation/m-p/309144#M4318</link>
    <description>&lt;P&gt;Yeah, as soon as you start wanting one object to talk to the other it gets tricky. I've had some success with test objects writing parameters out to text files and reading back in with GDL. I (like yourself) have no C++ skills to jump into addon creation and whatnot. I would expect it could be possible, but if you're only using GDL writing out and back in is the only way (I know of, would be happy to be wrong).&lt;/P&gt;</description>
    <pubDate>Wed, 13 Oct 2021 03:46:36 GMT</pubDate>
    <dc:creator>JaseBee</dc:creator>
    <dc:date>2021-10-13T03:46:36Z</dc:date>
    <item>
      <title>Zone Wall Relation</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Zone-Wall-Relation/m-p/306992#M4315</link>
      <description>&lt;P&gt;Hello!&lt;BR /&gt;Is there any way for a zone to know the coordinates of the surrounding walls' surface polygons openings included?&lt;BR /&gt;Best wishes to y'all!&lt;/P&gt;</description>
      <pubDate>Mon, 09 Sep 2024 09:16:10 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Zone-Wall-Relation/m-p/306992#M4315</guid>
      <dc:creator>Paalanen</dc:creator>
      <dc:date>2024-09-09T09:16:10Z</dc:date>
    </item>
    <item>
      <title>Re: Zone Wall Relation</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Zone-Wall-Relation/m-p/307017#M4316</link>
      <description>&lt;P&gt;Have a look at the accessories addon.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It adds some subtypes, the one you're after is "GDL/Model Element/Building Element/Covering/Wall (Accessory)". That in turn adds some parameters that Archicad populates, you'll be looking for "ac_side_poly", "ac_top_poly" ect...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now from memory they are an array of coordinates, but beware, last time I tried to utilise them I found them a little unreliable (when the wall connects to others it can get confused and the poly points don't necessarily remain true to what is happening to the wall). Though they may have fixed this, I don't think they have. Last I heard they stopped supporting the accessories many number of versions ago. Unfortunately I don't know of any other option aside from paying for something like cad image (they have invested some time into the back end of how accessories work to alleviate these sorts of issues I think) but it's all locked up so you can't develop your own parts on top of this. James Hardie used to have some parts that used the standard accessories I think too.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Good luck.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Sep 2021 23:27:27 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Zone-Wall-Relation/m-p/307017#M4316</guid>
      <dc:creator>JaseBee</dc:creator>
      <dc:date>2021-09-22T23:27:27Z</dc:date>
    </item>
    <item>
      <title>Re: Zone Wall Relation</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Zone-Wall-Relation/m-p/309032#M4317</link>
      <description>&lt;P&gt;Thank you very much&lt;A href="https://community.graphisoft.com/t5/user/viewprofilepage/user-id/11048" target="_self"&gt;&lt;SPAN class=""&gt; JaseBee!&lt;/SPAN&gt;&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;What I'm after does indeed involve the accessories addon: I'm trying to get a room accessory object to "inherit" the wall information from the zone it is linked to. It would seem logical to me that the zone should be able to "read" the geometry of the walls since it does so already to a certain extent. However, I have no knowledge of C++, so I'm banging my head against the wall in the dark : ) Are you saying that it should be possible?&lt;/P&gt;</description>
      <pubDate>Tue, 12 Oct 2021 09:20:29 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Zone-Wall-Relation/m-p/309032#M4317</guid>
      <dc:creator>Paalanen</dc:creator>
      <dc:date>2021-10-12T09:20:29Z</dc:date>
    </item>
    <item>
      <title>Re: Zone Wall Relation</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Zone-Wall-Relation/m-p/309144#M4318</link>
      <description>&lt;P&gt;Yeah, as soon as you start wanting one object to talk to the other it gets tricky. I've had some success with test objects writing parameters out to text files and reading back in with GDL. I (like yourself) have no C++ skills to jump into addon creation and whatnot. I would expect it could be possible, but if you're only using GDL writing out and back in is the only way (I know of, would be happy to be wrong).&lt;/P&gt;</description>
      <pubDate>Wed, 13 Oct 2021 03:46:36 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Zone-Wall-Relation/m-p/309144#M4318</guid>
      <dc:creator>JaseBee</dc:creator>
      <dc:date>2021-10-13T03:46:36Z</dc:date>
    </item>
  </channel>
</rss>

