<?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 How to turn off all layers except the specified layer in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-turn-off-all-layers-except-the-specified-layer/m-p/580353#M8998</link>
    <description>&lt;P&gt;&lt;BR /&gt;I want to learn how to turn off everything except the specified layer.&lt;BR /&gt;However, I followed the site below, but not all layers are turned off.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.graphisoft.com/t5/Archicad-C-API/API-hide-all-layers/m-p/152862" target="_blank" rel="noopener"&gt;API hide all layers - Graphisoft Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This site asks questions about changing the above code to version 27.&lt;BR /&gt;I found out that the index code only works within the number of layers.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.graphisoft.com/t5/Archicad-C-API/attrib-header-index-i-is-error/m-p/580104#M8990" target="_blank"&gt;Solved: Re: attrib.header.index = i; is error. - Graphisoft Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I know how to know the number, but&lt;BR /&gt;I don't know what the first index is and what the next index is.&lt;BR /&gt;Where should I study?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 17 Sep 2024 11:17:31 GMT</pubDate>
    <dc:creator>LeeJaeYoung</dc:creator>
    <dc:date>2024-09-17T11:17:31Z</dc:date>
    <item>
      <title>How to turn off all layers except the specified layer</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-turn-off-all-layers-except-the-specified-layer/m-p/580353#M8998</link>
      <description>&lt;P&gt;&lt;BR /&gt;I want to learn how to turn off everything except the specified layer.&lt;BR /&gt;However, I followed the site below, but not all layers are turned off.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.graphisoft.com/t5/Archicad-C-API/API-hide-all-layers/m-p/152862" target="_blank" rel="noopener"&gt;API hide all layers - Graphisoft Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This site asks questions about changing the above code to version 27.&lt;BR /&gt;I found out that the index code only works within the number of layers.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.graphisoft.com/t5/Archicad-C-API/attrib-header-index-i-is-error/m-p/580104#M8990" target="_blank"&gt;Solved: Re: attrib.header.index = i; is error. - Graphisoft Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I know how to know the number, but&lt;BR /&gt;I don't know what the first index is and what the next index is.&lt;BR /&gt;Where should I study?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2024 11:17:31 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/How-to-turn-off-all-layers-except-the-specified-layer/m-p/580353#M8998</guid>
      <dc:creator>LeeJaeYoung</dc:creator>
      <dc:date>2024-09-17T11:17:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to turn off all layers except the specified layer</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-turn-off-all-layers-except-the-specified-layer/m-p/580360#M8999</link>
      <description>&lt;P&gt;You know this ability is available in the Quick Layers palette ?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can't help you on the API, but thought I would mention it in case you missed the existing tool.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Dec 2023 14:57:15 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/How-to-turn-off-all-layers-except-the-specified-layer/m-p/580360#M8999</guid>
      <dc:creator>DGSketcher</dc:creator>
      <dc:date>2023-12-14T14:57:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to turn off all layers except the specified layer</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-turn-off-all-layers-except-the-specified-layer/m-p/580391#M9002</link>
      <description>&lt;P&gt;thank you This is a question I asked to create an environment while working.&lt;BR /&gt;Yes, I am using the quick layer you mentioned well.&lt;/P&gt;
&lt;P&gt;I'm asking because there are times when I need to turn on a few disabled layers and turn off all layers while working.&lt;BR /&gt;Thank you again for your interest.&lt;BR /&gt;Have a nice day.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Dec 2023 16:19:48 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/How-to-turn-off-all-layers-except-the-specified-layer/m-p/580391#M9002</guid>
      <dc:creator>LeeJaeYoung</dc:creator>
      <dc:date>2023-12-14T16:19:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to turn off all layers except the specified layer</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-turn-off-all-layers-except-the-specified-layer/m-p/581161#M9022</link>
      <description>&lt;P&gt;What I want to know is that I can find out the number with getnum. Then how can I get the indices in order?&lt;BR /&gt;Is there no way?&lt;/P&gt;</description>
      <pubDate>Wed, 20 Dec 2023 09:39:46 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/How-to-turn-off-all-layers-except-the-specified-layer/m-p/581161#M9022</guid>
      <dc:creator>LeeJaeYoung</dc:creator>
      <dc:date>2023-12-20T09:39:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to turn off all layers except the specified layer</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-turn-off-all-layers-except-the-specified-layer/m-p/581560#M9040</link>
      <description>&lt;P&gt;If you know what the maximum value of the layer index is,&lt;BR /&gt;It's okay to search by index from 0 to the maximum value, but is there a function that can find the maximum and minimum values?&lt;/P&gt;</description>
      <pubDate>Fri, 22 Dec 2023 14:47:24 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/How-to-turn-off-all-layers-except-the-specified-layer/m-p/581560#M9040</guid>
      <dc:creator>LeeJaeYoung</dc:creator>
      <dc:date>2023-12-22T14:47:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to turn off all layers except the specified layer</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-turn-off-all-layers-except-the-specified-layer/m-p/581600#M9041</link>
      <description>&lt;P&gt;I think this answer might help you as well:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.graphisoft.com/t5/Archicad-C-API/How-can-I-hide-or-show-layers-by-name/m-p/581361/highlight/true#M9036" target="_blank"&gt;https://community.graphisoft.com/t5/Archicad-C-API/How-can-I-hide-or-show-layers-by-name/m-p/581361/highlight/true#M9036&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 23 Dec 2023 12:25:10 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/How-to-turn-off-all-layers-except-the-specified-layer/m-p/581600#M9041</guid>
      <dc:creator>Viktor Kovacs</dc:creator>
      <dc:date>2023-12-23T12:25:10Z</dc:date>
    </item>
  </channel>
</rss>

