<?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: &amp;quot;APIDb_GetExtent3DID&amp;quot; does not return correct value when GDL is included. in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/quot-APIDb-GetExtent3DID-quot-does-not-return-correct-value-when/m-p/591470#M9242</link>
    <description>&lt;P&gt;addition)&lt;BR /&gt;If a GDL object is partially displayed due to a "3D Cutting Plane", the entire size including the hidden part will be returned.&lt;BR /&gt;In the case of walls or beams, only the visible part will be returned.&lt;/P&gt;</description>
    <pubDate>Thu, 07 Mar 2024 16:30:05 GMT</pubDate>
    <dc:creator>HKM</dc:creator>
    <dc:date>2024-03-07T16:30:05Z</dc:date>
    <item>
      <title>"APIDb_GetExtent3DID" does not return correct value when GDL is included.</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/quot-APIDb-GetExtent3DID-quot-does-not-return-correct-value-when/m-p/591273#M9241</link>
      <description>&lt;P&gt;API_Box3D objBox3 = { 0,0,0,0,0,0 };&lt;BR /&gt;ACAPI_Database(APIDb_GetExtent3DID, &amp;amp;objBox3);&lt;BR /&gt;//&lt;BR /&gt;If a GDL that is partially displayed by the 3Dfilter is included, the entire GDL range is returned instead of the displayed part.&lt;BR /&gt;If GDL is not included (columns and beams, etc.), the partially displayed range due to the 3Dfilter will be returned.&lt;BR /&gt;Please tell me how to obtain the range displayed by the 3Dfilter even if GDL is included.&lt;/P&gt;&lt;P&gt;note)&lt;BR /&gt;Windows10&lt;BR /&gt;Archicad26&lt;BR /&gt;API Development Kit 26.3000&lt;BR /&gt;Visuial Studio 2019&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2024 11:09:29 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/quot-APIDb-GetExtent3DID-quot-does-not-return-correct-value-when/m-p/591273#M9241</guid>
      <dc:creator>HKM</dc:creator>
      <dc:date>2024-09-17T11:09:29Z</dc:date>
    </item>
    <item>
      <title>Re: "APIDb_GetExtent3DID" does not return correct value when GDL is included.</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/quot-APIDb-GetExtent3DID-quot-does-not-return-correct-value-when/m-p/591470#M9242</link>
      <description>&lt;P&gt;addition)&lt;BR /&gt;If a GDL object is partially displayed due to a "3D Cutting Plane", the entire size including the hidden part will be returned.&lt;BR /&gt;In the case of walls or beams, only the visible part will be returned.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2024 16:30:05 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/quot-APIDb-GetExtent3DID-quot-does-not-return-correct-value-when/m-p/591470#M9242</guid>
      <dc:creator>HKM</dc:creator>
      <dc:date>2024-03-07T16:30:05Z</dc:date>
    </item>
    <item>
      <title>Re: "APIDb_GetExtent3DID" does not return correct value when GDL is included.</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/quot-APIDb-GetExtent3DID-quot-does-not-return-correct-value-when/m-p/605940#M9414</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I've tried to reproduce the problem you mentioned, but failed. I added a cutplane in gdl and checked box zMax, it changes when switched ON/OFF cutopt parameter.&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;if cutopt then
	addz 3
	roty 20
	CUTPLANE
	del 2
endif

block a,b,zzyzx

if cutopt then
	cutend
endif&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 31 May 2024 09:06:49 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/quot-APIDb-GetExtent3DID-quot-does-not-return-correct-value-when/m-p/605940#M9414</guid>
      <dc:creator>Hiromichi Shinkawa</dc:creator>
      <dc:date>2024-05-31T09:06:49Z</dc:date>
    </item>
    <item>
      <title>Re: "APIDb_GetExtent3DID" does not return correct value when GDL is included.</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/quot-APIDb-GetExtent3DID-quot-does-not-return-correct-value-when/m-p/606454#M9438</link>
      <description>&lt;P&gt;Thank you for your answer.&lt;BR /&gt;But it's not what I want to know.&lt;/P&gt;&lt;P&gt;1. Create a selection shape on the Floor Plan that intersects with the GDL object.&lt;BR /&gt;2. Press [F5] on the keyboard.&lt;BR /&gt;3. The GDL object is cropped.&lt;BR /&gt;4. Run APIDb_GetExtent3DID().&lt;BR /&gt;5. The result is an uncropped GDL.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jun 2024 01:20:30 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/quot-APIDb-GetExtent3DID-quot-does-not-return-correct-value-when/m-p/606454#M9438</guid>
      <dc:creator>HKM</dc:creator>
      <dc:date>2024-06-05T01:20:30Z</dc:date>
    </item>
    <item>
      <title>Re: "APIDb_GetExtent3DID" does not return correct value when GDL is included.</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/quot-APIDb-GetExtent3DID-quot-does-not-return-correct-value-when/m-p/606741#M9461</link>
      <description>&lt;P&gt;Sorry I couldn't reproduce the problem following your steps...&lt;/P&gt;
&lt;P&gt;Let me send you a pln file I tested. Also here is the code I tried:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;API_Box3D	box{};
ACAPI_Element_GetExtent3D ( &amp;amp;box );

&lt;/LI-CODE&gt;
&lt;P&gt;I can see the return values of box.xMax, box.yMax changes based on the selection shape.&lt;/P&gt;
&lt;P&gt;Note, I tested on AC27.2.1, is it an issue only happens on AC26?&lt;/P&gt;
&lt;P&gt;HTH&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jun 2024 09:46:08 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/quot-APIDb-GetExtent3DID-quot-does-not-return-correct-value-when/m-p/606741#M9461</guid>
      <dc:creator>Hiromichi Shinkawa</dc:creator>
      <dc:date>2024-06-06T09:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: "APIDb_GetExtent3DID" does not return correct value when GDL is included.</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/quot-APIDb-GetExtent3DID-quot-does-not-return-correct-value-when/m-p/606842#M9463</link>
      <description>&lt;P&gt;I tried it with Archicad27.&lt;BR /&gt;It worked fine with the GDL columns you provided.&lt;BR /&gt;But the crop is ignored with the office table in the library.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ReturnSameSize_20240607.jpg" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/61847iA4E05A8E50DC52C0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ReturnSameSize_20240607.jpg" alt="ReturnSameSize_20240607.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Thu, 06 Jun 2024 16:43:39 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/quot-APIDb-GetExtent3DID-quot-does-not-return-correct-value-when/m-p/606842#M9463</guid>
      <dc:creator>HKM</dc:creator>
      <dc:date>2024-06-06T16:43:39Z</dc:date>
    </item>
    <item>
      <title>Re: "APIDb_GetExtent3DID" does not return correct value when GDL is included.</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/quot-APIDb-GetExtent3DID-quot-does-not-return-correct-value-when/m-p/607477#M9482</link>
      <description>&lt;P&gt;I think the problem is the editable 3D hotspot are used in this table object which seems affacts this function. I'll report this issue to our developers.&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2024-06-11_16h01_40.png" style="width: 634px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/62049i7B6A9D9FFEC9F714/image-size/large?v=v2&amp;amp;px=999" role="button" title="2024-06-11_16h01_40.png" alt="2024-06-11_16h01_40.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2024 07:07:09 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/quot-APIDb-GetExtent3DID-quot-does-not-return-correct-value-when/m-p/607477#M9482</guid>
      <dc:creator>Hiromichi Shinkawa</dc:creator>
      <dc:date>2024-06-11T07:07:09Z</dc:date>
    </item>
    <item>
      <title>Re: "APIDb_GetExtent3DID" does not return correct value when GDL is included.</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/quot-APIDb-GetExtent3DID-quot-does-not-return-correct-value-when/m-p/607695#M9487</link>
      <description>&lt;P&gt;Thank you.&lt;BR /&gt;I think, if the hotspot has substance it should be cropped, if it has no substance it should not be included in the bounds size.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2024 01:41:40 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/quot-APIDb-GetExtent3DID-quot-does-not-return-correct-value-when/m-p/607695#M9487</guid>
      <dc:creator>HKM</dc:creator>
      <dc:date>2024-06-12T01:41:40Z</dc:date>
    </item>
  </channel>
</rss>

