<?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: Can I override the order of the arrays? in GDL</title>
    <link>https://community.graphisoft.com/t5/GDL/Can-I-override-the-order-of-the-arrays/m-p/365553#M1664</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.graphisoft.com/t5/user/viewprofilepage/user-id/640"&gt;@runxel&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Well, the link is "wrong". If one writes it with a lowercase "A" everything works.&lt;/P&gt;
&lt;P&gt;EDIT: HUH?! That is weird! GS, your forum software sucks!&lt;/P&gt;
&lt;P&gt;The posted link will get altered and the lowercase "a" becomes an "A". That's mad! WHY?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;That is weird. &lt;span class="lia-unicode-emoji" title=":thinking_face:"&gt;🤔&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have amended the link so it now works.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Barry.&lt;/P&gt;</description>
    <pubDate>Tue, 20 Dec 2022 06:29:59 GMT</pubDate>
    <dc:creator>Barry Kelly</dc:creator>
    <dc:date>2022-12-20T06:29:59Z</dc:date>
    <item>
      <title>Can I override the order of the arrays?</title>
      <link>https://community.graphisoft.com/t5/GDL/Can-I-override-the-order-of-the-arrays/m-p/365291#M1659</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello. With everyone's help, I got some results I wanted.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;But I want to put something more.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I added a function to remove the air layer by itself, but t&lt;/SPAN&gt;&lt;SPAN&gt;he air layer is still in the order of the layers.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;when I want to put in additional functions, it's interfering.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;for example, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="A.png" style="width: 707px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/32606iC04F76B6297B7981/image-dimensions/707x386?v=v2" width="707" height="386" role="button" title="A.png" alt="A.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Even on the right, the air layer is still got 4th order of array.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;when i want to put some option of additional user text, it's hard to put right position.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can I override the order of the arrays? Like this pic below.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="B.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/32607i9DF1F79F171932E3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="B.png" alt="B.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;My guess is that I should use "Call", but I wonder if my direction is right.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;thank you for your kindness&lt;/P&gt;</description>
      <pubDate>Fri, 16 Dec 2022 06:13:23 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Can-I-override-the-order-of-the-arrays/m-p/365291#M1659</guid>
      <dc:creator>soo</dc:creator>
      <dc:date>2022-12-16T06:13:23Z</dc:date>
    </item>
    <item>
      <title>Re: Can I override the order of the arrays?</title>
      <link>https://community.graphisoft.com/t5/GDL/Can-I-override-the-order-of-the-arrays/m-p/365334#M1660</link>
      <description>&lt;P&gt;I think, you have to create a temp-array, where you store the new values, and after this simply write&lt;BR /&gt;old_array = temp_array.&lt;BR /&gt;Here you can find an example, how to delete values from an array:&lt;BR /&gt;&lt;A href="https://runxel.xyz/archicad-wiki/gdl/" target="_blank" rel="noopener"&gt;https://runxel.xyz/archicad-wiki/gdl/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#FF0000"&gt;Link amended - Barry&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Dec 2022 06:27:49 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Can-I-override-the-order-of-the-arrays/m-p/365334#M1660</guid>
      <dc:creator>Jochen Suehlo</dc:creator>
      <dc:date>2022-12-20T06:27:49Z</dc:date>
    </item>
    <item>
      <title>Re: Can I override the order of the arrays?</title>
      <link>https://community.graphisoft.com/t5/GDL/Can-I-override-the-order-of-the-arrays/m-p/365425#M1661</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="soo_0-1671408733395.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/32631i881A97DE42D58452/image-size/medium?v=v2&amp;amp;px=400" role="button" title="soo_0-1671408733395.png" alt="soo_0-1671408733395.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The link doesn't open, but thank you very much for your help&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Dec 2022 00:13:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Can-I-override-the-order-of-the-arrays/m-p/365425#M1661</guid>
      <dc:creator>soo</dc:creator>
      <dc:date>2022-12-19T00:13:00Z</dc:date>
    </item>
    <item>
      <title>Re: Can I override the order of the arrays?</title>
      <link>https://community.graphisoft.com/t5/GDL/Can-I-override-the-order-of-the-arrays/m-p/365426#M1662</link>
      <description>&lt;P&gt;Just follow the menus to the relevant page. It is odd that the links to his page always seem to get lost, even though they have the correct address...&lt;/P&gt;</description>
      <pubDate>Mon, 19 Dec 2022 01:03:53 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Can-I-override-the-order-of-the-arrays/m-p/365426#M1662</guid>
      <dc:creator>Lingwisyer</dc:creator>
      <dc:date>2022-12-19T01:03:53Z</dc:date>
    </item>
    <item>
      <title>Re: Can I override the order of the arrays?</title>
      <link>https://community.graphisoft.com/t5/GDL/Can-I-override-the-order-of-the-arrays/m-p/365511#M1663</link>
      <description>&lt;P&gt;Well, the link is "wrong". If one writes it with a lowercase "A" everything works.&lt;/P&gt;&lt;P&gt;EDIT: HUH?! That is weird! GS, your forum software sucks!&lt;/P&gt;&lt;P&gt;The posted link will get altered and the lowercase "a" becomes an "A". That's mad! WHY?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The trick is basically to write every item of the original array to a temp array – except the one you want to delete – and then write it back to the original array.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Dec 2022 00:37:48 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Can-I-override-the-order-of-the-arrays/m-p/365511#M1663</guid>
      <dc:creator>runxel</dc:creator>
      <dc:date>2022-12-20T00:37:48Z</dc:date>
    </item>
    <item>
      <title>Re: Can I override the order of the arrays?</title>
      <link>https://community.graphisoft.com/t5/GDL/Can-I-override-the-order-of-the-arrays/m-p/365553#M1664</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.graphisoft.com/t5/user/viewprofilepage/user-id/640"&gt;@runxel&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Well, the link is "wrong". If one writes it with a lowercase "A" everything works.&lt;/P&gt;
&lt;P&gt;EDIT: HUH?! That is weird! GS, your forum software sucks!&lt;/P&gt;
&lt;P&gt;The posted link will get altered and the lowercase "a" becomes an "A". That's mad! WHY?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;That is weird. &lt;span class="lia-unicode-emoji" title=":thinking_face:"&gt;🤔&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have amended the link so it now works.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Barry.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Dec 2022 06:29:59 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Can-I-override-the-order-of-the-arrays/m-p/365553#M1664</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2022-12-20T06:29:59Z</dc:date>
    </item>
  </channel>
</rss>

