<?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 &amp;quot;API_ElemFilterFlags&amp;quot; enforcement issue in Release Mode (APIWind_DocumentFrom3DID) in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/quot-API-ElemFilterFlags-quot-enforcement-issue-in-Release-Mode/m-p/332321#M1458</link>
    <description>&lt;P&gt;GS::Array&amp;lt;API_Guid&amp;gt; elemList;&lt;BR /&gt;elemList.Clear();&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;API_WindowInfo windowInfo;&lt;BR /&gt;BNZeroMemory(&amp;amp;windowInfo, sizeof(API_WindowInfo));&lt;BR /&gt;ACAPI_Database(APIDb_GetCurrentWindowID, &amp;amp;windowInfo, NULL);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if (windowInfo.typeID == APIWind_DocumentFrom3DID)&lt;BR /&gt;{&lt;BR /&gt;AcElement::GetElemList(API_SectElemID, elemList, APIFilt_OnVisLayer);&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;---------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;In debug mode, the number is normally saved according to the filter. However, in release mode, the number of filters is not accurately entered.&lt;BR /&gt;In release mode, filter("APIFilt_OnVisLayer") does not work properly. The filter is applied as "APIFilt_None".&lt;BR /&gt;Why is the filter not applied in release mode (windowInfo.typeID == APIWind_DocumentFrom3DID)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 15 Mar 2022 06:24:11 GMT</pubDate>
    <dc:creator>jjw1988</dc:creator>
    <dc:date>2022-03-15T06:24:11Z</dc:date>
    <item>
      <title>"API_ElemFilterFlags" enforcement issue in Release Mode (APIWind_DocumentFrom3DID)</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/quot-API-ElemFilterFlags-quot-enforcement-issue-in-Release-Mode/m-p/332321#M1458</link>
      <description>&lt;P&gt;GS::Array&amp;lt;API_Guid&amp;gt; elemList;&lt;BR /&gt;elemList.Clear();&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;API_WindowInfo windowInfo;&lt;BR /&gt;BNZeroMemory(&amp;amp;windowInfo, sizeof(API_WindowInfo));&lt;BR /&gt;ACAPI_Database(APIDb_GetCurrentWindowID, &amp;amp;windowInfo, NULL);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if (windowInfo.typeID == APIWind_DocumentFrom3DID)&lt;BR /&gt;{&lt;BR /&gt;AcElement::GetElemList(API_SectElemID, elemList, APIFilt_OnVisLayer);&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;---------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;In debug mode, the number is normally saved according to the filter. However, in release mode, the number of filters is not accurately entered.&lt;BR /&gt;In release mode, filter("APIFilt_OnVisLayer") does not work properly. The filter is applied as "APIFilt_None".&lt;BR /&gt;Why is the filter not applied in release mode (windowInfo.typeID == APIWind_DocumentFrom3DID)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 06:24:11 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/quot-API-ElemFilterFlags-quot-enforcement-issue-in-Release-Mode/m-p/332321#M1458</guid>
      <dc:creator>jjw1988</dc:creator>
      <dc:date>2022-03-15T06:24:11Z</dc:date>
    </item>
    <item>
      <title>Re: "API_ElemFilterFlags" enforcement issue in Release Mode (APIWind_DocumentFrom3DID)</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/quot-API-ElemFilterFlags-quot-enforcement-issue-in-Release-Mode/m-p/332566#M1459</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;AcElement::GetElemList(API_SectElemID, elemList, APIFilt_OnVisLayer); is not an API function, it seems like some wrapper to me. Does it simply pass on the parameters to the API function?&lt;/P&gt;</description>
      <pubDate>Thu, 17 Mar 2022 15:13:52 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/quot-API-ElemFilterFlags-quot-enforcement-issue-in-Release-Mode/m-p/332566#M1459</guid>
      <dc:creator>akomporday</dc:creator>
      <dc:date>2022-03-17T15:13:52Z</dc:date>
    </item>
  </channel>
</rss>

