<?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 Get Elements(Column/Beam/Object) touch/cross/near By Element in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-Get-Elements-Column-Beam-Object-touch-cross-near-By/m-p/609723#M9533</link>
    <description>&lt;P&gt;Please teach me&lt;/P&gt;&lt;P&gt;ArchiCAD25/VC++2019/c++14&lt;/P&gt;&lt;P&gt;How to Get Elements(Column/Beam/Object) touch/cross/near By Element&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;get guid list from one element&amp;nbsp;(Column/Beam/Object) to elements((Column/Beam/Object))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;cannot function by my test&lt;/P&gt;&lt;P&gt;ACAPI_Element_GetCollisions&lt;/P&gt;&lt;P&gt;ACAPI_Element_GetConnectedElements&lt;/P&gt;&lt;P&gt;ACAPI_Element_GetRelations&lt;/P&gt;</description>
    <pubDate>Wed, 19 Jun 2024 23:38:45 GMT</pubDate>
    <dc:creator>nishida_jp</dc:creator>
    <dc:date>2024-06-19T23:38:45Z</dc:date>
    <item>
      <title>How to Get Elements(Column/Beam/Object) touch/cross/near By Element</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-Get-Elements-Column-Beam-Object-touch-cross-near-By/m-p/609723#M9533</link>
      <description>&lt;P&gt;Please teach me&lt;/P&gt;&lt;P&gt;ArchiCAD25/VC++2019/c++14&lt;/P&gt;&lt;P&gt;How to Get Elements(Column/Beam/Object) touch/cross/near By Element&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;get guid list from one element&amp;nbsp;(Column/Beam/Object) to elements((Column/Beam/Object))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;cannot function by my test&lt;/P&gt;&lt;P&gt;ACAPI_Element_GetCollisions&lt;/P&gt;&lt;P&gt;ACAPI_Element_GetConnectedElements&lt;/P&gt;&lt;P&gt;ACAPI_Element_GetRelations&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2024 23:38:45 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/How-to-Get-Elements-Column-Beam-Object-touch-cross-near-By/m-p/609723#M9533</guid>
      <dc:creator>nishida_jp</dc:creator>
      <dc:date>2024-06-19T23:38:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to Get Elements(Column/Beam/Object) touch/cross/near By Element</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-Get-Elements-Column-Beam-Object-touch-cross-near-By/m-p/610266#M9543</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;Unfortunately, as I know there is no API function that you can simply check touch/cross/near between elements.&lt;BR /&gt;You can use ACAPI_Element_GetRalations() to check between beams but not work for beam to object, for example.&lt;BR /&gt;Using solid operation functions can be a workaround for different types.&lt;BR /&gt;But for checking 'near', the only idea come to my mind is to get 3D element polygons and check the distance between polygons one by one by yourself.&lt;BR /&gt;HTH&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jun 2024 22:58:10 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/How-to-Get-Elements-Column-Beam-Object-touch-cross-near-By/m-p/610266#M9543</guid>
      <dc:creator>Hiromichi Shinkawa</dc:creator>
      <dc:date>2024-06-20T22:58:10Z</dc:date>
    </item>
  </channel>
</rss>

