<?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: index value greater than array dimension in GDL</title>
    <link>https://community.graphisoft.com/t5/GDL/index-value-greater-than-array-dimension/m-p/375626#M1735</link>
    <description>&lt;P&gt;if WALL_SKINS_PARAMS[idx][SKIN_CORE_STATUS] &amp;gt; EPS then&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; cumCoPen = WALL_SKINS_PARAMS[idx][SKIN_CONT_PEN]&lt;/P&gt;
&lt;P&gt;endif&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PEN&amp;nbsp;cumCoPen&lt;/P&gt;
&lt;P&gt;-----------------------------&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Error occurs here too.&lt;BR /&gt;What should I do?&lt;/P&gt;</description>
    <pubDate>Wed, 05 Apr 2023 12:49:04 GMT</pubDate>
    <dc:creator>LeeJaeYoung</dc:creator>
    <dc:date>2023-04-05T12:49:04Z</dc:date>
    <item>
      <title>index value greater than array dimension</title>
      <link>https://community.graphisoft.com/t5/GDL/index-value-greater-than-array-dimension/m-p/373634#M1730</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LeeJaeYoung_1-1679204032927.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/35257iE5F23BEED7196C07/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LeeJaeYoung_1-1679204032927.png" alt="LeeJaeYoung_1-1679204032927.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LeeJaeYoung_0-1679202608653.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/35256i55A7C0B047066449/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LeeJaeYoung_0-1679202608653.png" alt="LeeJaeYoung_0-1679202608653.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;dim&amp;nbsp; WallskinThk[4]&lt;/P&gt;
&lt;P&gt;WALL_SKINS_NUMBER = 4&lt;/P&gt;
&lt;P&gt;i use WallskinThk[4]&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sometimes the error message doesn't come out, then it comes up again.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Saving is possible, but it doesn't feel good.&lt;/P&gt;</description>
      <pubDate>Sun, 19 Mar 2023 05:35:57 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/index-value-greater-than-array-dimension/m-p/373634#M1730</guid>
      <dc:creator>LeeJaeYoung</dc:creator>
      <dc:date>2023-03-19T05:35:57Z</dc:date>
    </item>
    <item>
      <title>Re: index value greater than array dimension</title>
      <link>https://community.graphisoft.com/t5/GDL/index-value-greater-than-array-dimension/m-p/373651#M1731</link>
      <description>&lt;P&gt;The array is defined by the number of skins in the wall. So if at any time it's related to a wall with less than 4 skins you will get this error&lt;/P&gt;</description>
      <pubDate>Sun, 19 Mar 2023 15:30:15 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/index-value-greater-than-array-dimension/m-p/373651#M1731</guid>
      <dc:creator>SenecaDesignLLC</dc:creator>
      <dc:date>2023-03-19T15:30:15Z</dc:date>
    </item>
    <item>
      <title>Re: index value greater than array dimension</title>
      <link>https://community.graphisoft.com/t5/GDL/index-value-greater-than-array-dimension/m-p/373654#M1732</link>
      <description>&lt;P&gt;So how should I set it up?&lt;/P&gt;</description>
      <pubDate>Sun, 19 Mar 2023 16:48:19 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/index-value-greater-than-array-dimension/m-p/373654#M1732</guid>
      <dc:creator>LeeJaeYoung</dc:creator>
      <dc:date>2023-03-19T16:48:19Z</dc:date>
    </item>
    <item>
      <title>Re: index value greater than array dimension</title>
      <link>https://community.graphisoft.com/t5/GDL/index-value-greater-than-array-dimension/m-p/373664#M1733</link>
      <description>&lt;P&gt;Assuming you always want the last skin,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;WallSkinThk[WALL_SKINS_NUMBER]&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Seeing the actual code would make it much easier to help.&lt;/P&gt;</description>
      <pubDate>Sun, 19 Mar 2023 23:19:48 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/index-value-greater-than-array-dimension/m-p/373664#M1733</guid>
      <dc:creator>SenecaDesignLLC</dc:creator>
      <dc:date>2023-03-19T23:19:48Z</dc:date>
    </item>
    <item>
      <title>Re: index value greater than array dimension</title>
      <link>https://community.graphisoft.com/t5/GDL/index-value-greater-than-array-dimension/m-p/373705#M1734</link>
      <description>&lt;P&gt;thank you so much&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2023 04:23:53 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/index-value-greater-than-array-dimension/m-p/373705#M1734</guid>
      <dc:creator>LeeJaeYoung</dc:creator>
      <dc:date>2023-03-20T04:23:53Z</dc:date>
    </item>
    <item>
      <title>Re: index value greater than array dimension</title>
      <link>https://community.graphisoft.com/t5/GDL/index-value-greater-than-array-dimension/m-p/375626#M1735</link>
      <description>&lt;P&gt;if WALL_SKINS_PARAMS[idx][SKIN_CORE_STATUS] &amp;gt; EPS then&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; cumCoPen = WALL_SKINS_PARAMS[idx][SKIN_CONT_PEN]&lt;/P&gt;
&lt;P&gt;endif&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PEN&amp;nbsp;cumCoPen&lt;/P&gt;
&lt;P&gt;-----------------------------&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Error occurs here too.&lt;BR /&gt;What should I do?&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2023 12:49:04 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/index-value-greater-than-array-dimension/m-p/375626#M1735</guid>
      <dc:creator>LeeJaeYoung</dc:creator>
      <dc:date>2023-04-05T12:49:04Z</dc:date>
    </item>
  </channel>
</rss>

