<?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 to check if library (like a toilet) overlap  with wall in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/how-to-check-if-library-like-a-toilet-overlap-with-wall/m-p/153150#M6541</link>
    <description>&lt;DIV class="actalk-migrated-content"&gt;when we insert door or window on wall It check and cut the wall automatically,&lt;BR /&gt;&lt;BR /&gt;so I'd like to know how it "know" the wall??&lt;BR /&gt;&lt;BR /&gt;'cause I need to add some "smart" to object like toilet or basin which can know how far it is to stay from the beside wall and if it close to that wall, it can "jump out" to the proper point&lt;BR /&gt;&lt;BR /&gt;please inform me. thanks so much.&lt;/DIV&gt;</description>
    <pubDate>Mon, 09 Sep 2024 08:51:13 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-09-09T08:51:13Z</dc:date>
    <item>
      <title>how to check if library (like a toilet) overlap  with wall</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/how-to-check-if-library-like-a-toilet-overlap-with-wall/m-p/153150#M6541</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;when we insert door or window on wall It check and cut the wall automatically,&lt;BR /&gt;&lt;BR /&gt;so I'd like to know how it "know" the wall??&lt;BR /&gt;&lt;BR /&gt;'cause I need to add some "smart" to object like toilet or basin which can know how far it is to stay from the beside wall and if it close to that wall, it can "jump out" to the proper point&lt;BR /&gt;&lt;BR /&gt;please inform me. thanks so much.&lt;/DIV&gt;</description>
      <pubDate>Mon, 09 Sep 2024 08:51:13 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/how-to-check-if-library-like-a-toilet-overlap-with-wall/m-p/153150#M6541</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-09-09T08:51:13Z</dc:date>
    </item>
    <item>
      <title>Re: how to check if library (like a toilet) overlap  with wa</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/how-to-check-if-library-like-a-toilet-overlap-with-wall/m-p/153151#M6542</link>
      <description>Windows and doors can only exist inside of walls.  They 'know' about the wall because the wall is their 'host'.&lt;BR /&gt;
&lt;BR /&gt;
No other objects are wall-aware, and so the intelligence you hope for is not possible.  You can create objects that are not windows and doors and save them as a window or door 'type' - but they would only be aware of the single wall that they would 'belong' to - it is impossible to query any information about adjacent walls.&lt;BR /&gt;
&lt;BR /&gt;
Oops.  Just realized that you posted this to the Developer forum.  Is that intentional? Are you trying to program a custom add-on to manage what you are asking, or are you just asking how to work as a user in ArchiCAD?&lt;BR /&gt;
&lt;BR /&gt;
Cheers,&lt;BR /&gt;
Karl</description>
      <pubDate>Wed, 14 Jan 2009 01:25:50 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/how-to-check-if-library-like-a-toilet-overlap-with-wall/m-p/153151#M6542</guid>
      <dc:creator>Karl Ottenstein</dc:creator>
      <dc:date>2009-01-14T01:25:50Z</dc:date>
    </item>
    <item>
      <title>Re: how to check if library (like a toilet) overlap  with wa</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/how-to-check-if-library-like-a-toilet-overlap-with-wall/m-p/153152#M6543</link>
      <description>dear Karl,&lt;BR /&gt;
&lt;BR /&gt;
thanks a lot for your answer,&lt;BR /&gt;
&lt;BR /&gt;
yes, of course, I try to find how to start to do about this, so if you know about 'how to' do this,  inform me, pls.</description>
      <pubDate>Wed, 14 Jan 2009 17:08:02 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/how-to-check-if-library-like-a-toilet-overlap-with-wall/m-p/153152#M6543</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-01-14T17:08:02Z</dc:date>
    </item>
  </channel>
</rss>

