<?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 ACAPI_Interface (APIIo_HighlightElementsID) not showing colored elements in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/ACAPI-Interface-APIIo-HighlightElementsID-not-showing-colored/m-p/603207#M9347</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;I am trying to highlight some elements to a predefined color in an add-on. The function&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;ACAPI_Interface (APIIo_HighlightElementsID)&lt;/PRE&gt;
&lt;P&gt;Seems to match my use case perfectly, but when I use it, nothing seems to change in the 3D model. Does it still work in Archicad 26? Is there an alternative to this function?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;I was following the solution from this post: &lt;A href="https://community.graphisoft.com/t5/Archicad-C-API/Can-Archicad-Api-control-visibility-of-one-Element/td-p/270986" target="_blank" rel="noopener"&gt;https://community.graphisoft.com/t5/Archicad-C-API/Can-Archicad-Api-control-visibility-of-one-Element/td-p/270986&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 16 Sep 2024 12:50:46 GMT</pubDate>
    <dc:creator>msimko</dc:creator>
    <dc:date>2024-09-16T12:50:46Z</dc:date>
    <item>
      <title>ACAPI_Interface (APIIo_HighlightElementsID) not showing colored elements</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/ACAPI-Interface-APIIo-HighlightElementsID-not-showing-colored/m-p/603207#M9347</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;I am trying to highlight some elements to a predefined color in an add-on. The function&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;ACAPI_Interface (APIIo_HighlightElementsID)&lt;/PRE&gt;
&lt;P&gt;Seems to match my use case perfectly, but when I use it, nothing seems to change in the 3D model. Does it still work in Archicad 26? Is there an alternative to this function?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;I was following the solution from this post: &lt;A href="https://community.graphisoft.com/t5/Archicad-C-API/Can-Archicad-Api-control-visibility-of-one-Element/td-p/270986" target="_blank" rel="noopener"&gt;https://community.graphisoft.com/t5/Archicad-C-API/Can-Archicad-Api-control-visibility-of-one-Element/td-p/270986&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Sep 2024 12:50:46 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/ACAPI-Interface-APIIo-HighlightElementsID-not-showing-colored/m-p/603207#M9347</guid>
      <dc:creator>msimko</dc:creator>
      <dc:date>2024-09-16T12:50:46Z</dc:date>
    </item>
    <item>
      <title>Re: ACAPI_Interface (APIIo_HighlightElementsID) not showing colored elements</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/ACAPI-Interface-APIIo-HighlightElementsID-not-showing-colored/m-p/603461#M9356</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Yes, you can use the similar function in Archicad26 below:&lt;/P&gt;
&lt;DIV&gt;&lt;LI-CODE lang="markup"&gt;ACAPI_Interface_SetElementHighlight(hlElems, wireframe3D, GS::NoValue);&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;HTH&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 13 May 2024 00:33:29 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/ACAPI-Interface-APIIo-HighlightElementsID-not-showing-colored/m-p/603461#M9356</guid>
      <dc:creator>Hiromichi Shinkawa</dc:creator>
      <dc:date>2024-05-13T00:33:29Z</dc:date>
    </item>
  </channel>
</rss>

