<?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: Getting incorrect floor plan view of Door object when using APIImage_Model2D in Override sample in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/Getting-incorrect-floor-plan-view-of-Door-object-when-using/m-p/683899#M10699</link>
    <description>&lt;P&gt;Hi Tran,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you please tell me which door from the standard Archicad library packs exhibits the issue?&lt;/P&gt;
&lt;P&gt;Do you have a chance to test this in newer Archciad versions?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks, Akos&lt;/P&gt;</description>
    <pubDate>Mon, 17 Nov 2025 10:48:04 GMT</pubDate>
    <dc:creator>Akos Somorjai</dc:creator>
    <dc:date>2025-11-17T10:48:04Z</dc:date>
    <item>
      <title>Getting incorrect floor plan view of Door object when using APIImage_Model2D in Override sample</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Getting-incorrect-floor-plan-view-of-Door-object-when-using/m-p/683114#M10692</link>
      <description>&lt;P&gt;Hi everyone,&lt;BR /&gt;I’m trying to get the &lt;STRONG&gt;floor plan image&lt;/STRONG&gt; of Door objects in Archicad. I referred to the Override sample project and used the following code:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;LI-CODE lang="cpp"&gt;API_VisualOverriddenImage image = {};
image.view = APIImage_Model2D;
image.overrideStyle.uncutSurfaceType = ACAPI_CreateAttributeIndex(5); // Stone - Limestone Fine
err = ACAPI_GraphicalOverride_GetVisualOverriddenImage(APIGuidFromString(doorData.InstanceGuid.c_str()), &amp;amp;image);&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, I found that for some doors, I can get the correct floor plan image, but for others, it doesn’t work.&lt;/P&gt;
&lt;P&gt;I checked and I think the doors that don’t return the floor plan image might have some internal issue, but I’m not sure what exactly is causing it.&lt;BR /&gt;Do you know why this happens or how to fix it?&lt;/P&gt;
&lt;P&gt;Thank you very much for your help!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TranThanhLo_0-1762589347329.png" style="width: 999px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/94223i9B48E73250F5801A/image-size/large?v=v2&amp;amp;px=999" role="button" title="TranThanhLo_0-1762589347329.png" alt="TranThanhLo_0-1762589347329.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TranThanhLo_1-1762589385862.png" style="width: 999px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/94224i58A1AEAE9FE327A6/image-size/large?v=v2&amp;amp;px=999" role="button" title="TranThanhLo_1-1762589385862.png" alt="TranThanhLo_1-1762589385862.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Nov 2025 20:53:44 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Getting-incorrect-floor-plan-view-of-Door-object-when-using/m-p/683114#M10692</guid>
      <dc:creator>Tran Thanh Lo</dc:creator>
      <dc:date>2025-11-12T20:53:44Z</dc:date>
    </item>
    <item>
      <title>Re: Getting incorrect floor plan view of Door object when using APIImage_Model2D in Override sample</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Getting-incorrect-floor-plan-view-of-Door-object-when-using/m-p/683899#M10699</link>
      <description>&lt;P&gt;Hi Tran,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you please tell me which door from the standard Archicad library packs exhibits the issue?&lt;/P&gt;
&lt;P&gt;Do you have a chance to test this in newer Archciad versions?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks, Akos&lt;/P&gt;</description>
      <pubDate>Mon, 17 Nov 2025 10:48:04 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Getting-incorrect-floor-plan-view-of-Door-object-when-using/m-p/683899#M10699</guid>
      <dc:creator>Akos Somorjai</dc:creator>
      <dc:date>2025-11-17T10:48:04Z</dc:date>
    </item>
  </channel>
</rss>

