<?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 Beams appear extended in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/Beams-appear-extended/m-p/606857#M9464</link>
    <description>&lt;P&gt;When small beams are placed in a circular way adjacent to each, we have observed that two beams appear extended. But these beams shift to their original size when we move it as illustrated in this video&amp;nbsp;&lt;A href="https://www.loom.com/share/bedaa287737a4cb2b7e6d4370649c437?sid=e800d3ec-6004-4df9-9bcf-fc24fea9c7f9" target="_blank"&gt;https://www.loom.com/share/bedaa287737a4cb2b7e6d4370649c437?sid=e800d3ec-6004-4df9-9bcf-fc24fea9c7f9&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please note the beams are created through C++ API, so we would need to find a solution that could be applied in code as well.&lt;/P&gt;&lt;P&gt;Could someone let me know what could be done.&lt;/P&gt;</description>
    <pubDate>Thu, 06 Jun 2024 17:50:26 GMT</pubDate>
    <dc:creator>kency</dc:creator>
    <dc:date>2024-06-06T17:50:26Z</dc:date>
    <item>
      <title>Beams appear extended</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Beams-appear-extended/m-p/606857#M9464</link>
      <description>&lt;P&gt;When small beams are placed in a circular way adjacent to each, we have observed that two beams appear extended. But these beams shift to their original size when we move it as illustrated in this video&amp;nbsp;&lt;A href="https://www.loom.com/share/bedaa287737a4cb2b7e6d4370649c437?sid=e800d3ec-6004-4df9-9bcf-fc24fea9c7f9" target="_blank"&gt;https://www.loom.com/share/bedaa287737a4cb2b7e6d4370649c437?sid=e800d3ec-6004-4df9-9bcf-fc24fea9c7f9&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please note the beams are created through C++ API, so we would need to find a solution that could be applied in code as well.&lt;/P&gt;&lt;P&gt;Could someone let me know what could be done.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jun 2024 17:50:26 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Beams-appear-extended/m-p/606857#M9464</guid>
      <dc:creator>kency</dc:creator>
      <dc:date>2024-06-06T17:50:26Z</dc:date>
    </item>
    <item>
      <title>Re: Beams appear extended</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Beams-appear-extended/m-p/606919#M9468</link>
      <description>&lt;P&gt;You can get that kind of effect just placing walls/beams manually if:&lt;/P&gt;
&lt;P&gt;- They don't meet cleanly at a single point&lt;/P&gt;
&lt;P&gt;- There are multiple beams meeting at a point and the junction is ambiguous&lt;/P&gt;
&lt;P&gt;The latter situation can be hard to spot if a small beam/wall fragment has been clipped or placed accidentally and is confusing the junction. I'd suggest first checking that the circle contains precisely the expected number of beams and that they all join cleanly.&lt;/P&gt;
&lt;P&gt;One important point to keep in mind is that commands to place elements aren't really doing anything fundamentally different to a user placing them, so often odd effects like this are not specifically an API problem.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jun 2024 07:49:23 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Beams-appear-extended/m-p/606919#M9468</guid>
      <dc:creator>Ralph Wessel</dc:creator>
      <dc:date>2024-06-07T07:49:23Z</dc:date>
    </item>
  </channel>
</rss>

