<?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: Opening the door setting with ctrl+T gives an error. in GDL</title>
    <link>https://community.graphisoft.com/t5/GDL/Opening-the-door-setting-with-ctrl-T-gives-an-error/m-p/375749#M24</link>
    <description>&lt;P&gt;the parameter range&lt;/P&gt;
&lt;P&gt;&lt;A href="https://gdl.graphisoft.com/gdl-basics/parameter-logic" target="_blank" rel="noopener"&gt;https://gdl.graphisoft.com/gdl-basics/parameter-logic&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AllanP_0-1680761605533.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/35894i3645E5A40D9D42D3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AllanP_0-1680761605533.png" alt="AllanP_0-1680761605533.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;so&lt;/P&gt;
&lt;P&gt;values "MyParameter" RANGE[0,10]&lt;/P&gt;
&lt;P&gt;will start at 0 (Include 0) and go to 10 (include 10)when using "[" square bracket&lt;/P&gt;
&lt;P&gt;i.e. from 0 to 10&lt;/P&gt;
&lt;P&gt;values "MyParameter" RANGE(0,10)&lt;/P&gt;
&lt;P&gt;will start after 0 (Not include 0) and go to just before 10 (not include 10)when using "(" curved bracket.&lt;/P&gt;
&lt;P&gt;i.e. from 0.001 to 9.999&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;your example:&lt;/P&gt;
&lt;P&gt;RANGE(5, 10]&lt;/P&gt;
&lt;P&gt;&amp;nbsp;has "(" curved bracket to begin, so 5 is not included at the beginning of the range&lt;/P&gt;
&lt;P&gt;&amp;nbsp;has "]" square bracket at the end, so 10 is&amp;nbsp; included at the end of the range,&lt;/P&gt;
&lt;P&gt;i.e. from 5.001 to 10&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 06 Apr 2023 06:28:21 GMT</pubDate>
    <dc:creator>AllanP</dc:creator>
    <dc:date>2023-04-06T06:28:21Z</dc:date>
    <item>
      <title>Opening the door setting with ctrl+T gives an error.</title>
      <link>https://community.graphisoft.com/t5/GDL/Opening-the-door-setting-with-ctrl-T-gives-an-error/m-p/375699#M15</link>
      <description>&lt;P&gt;Opening the door setting with ctrl+T gives an error.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;POLY2_B 5,7,1,19,&lt;BR /&gt;&amp;nbsp; &amp;nbsp; HWO+0.02,-cumInThk , 1,&lt;BR /&gt;&amp;nbsp; &amp;nbsp; HWO+0.02,-cumInThk-cumCoThk, 1,&lt;BR /&gt;&amp;nbsp; &amp;nbsp; HA ,-cumInThk-cumCoThk, 1,&lt;BR /&gt;&amp;nbsp; &amp;nbsp; HA ,-cumInThk , 1, &lt;BR /&gt;&amp;nbsp; &amp;nbsp; HWO+0.02,-cumInThk ,-1&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LeeJaeYoung_0-1680714787339.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/35885i6BC08A69AA883E18/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LeeJaeYoung_0-1680714787339.png" alt="LeeJaeYoung_0-1680714787339.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There are no errors here.&lt;/P&gt;
&lt;P&gt;POLY2_B 4,7,1,19,&lt;BR /&gt;HWO+0.02,-cumInThk , 1,&lt;BR /&gt;HWO+0.02,-cumInThk-cumCoThk, 1,&lt;BR /&gt;HA ,-cumInThk-cumCoThk, 1,&lt;BR /&gt;HA ,-cumInThk , 1 &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2023 17:16:48 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Opening-the-door-setting-with-ctrl-T-gives-an-error/m-p/375699#M15</guid>
      <dc:creator>LeeJaeYoung</dc:creator>
      <dc:date>2023-04-05T17:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: Opening the door setting with ctrl+T gives an error.</title>
      <link>https://community.graphisoft.com/t5/GDL/Opening-the-door-setting-with-ctrl-T-gives-an-error/m-p/375712#M16</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;if the polygon has no thickness (cumCoThk = 0 or HWO+0.02= HA), then you get that error message.&lt;/P&gt;
&lt;P&gt;I hope this helps.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2023 22:28:30 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Opening-the-door-setting-with-ctrl-T-gives-an-error/m-p/375712#M16</guid>
      <dc:creator>AllanP</dc:creator>
      <dc:date>2023-04-05T22:28:30Z</dc:date>
    </item>
    <item>
      <title>Re: Opening the door setting with ctrl+T gives an error.</title>
      <link>https://community.graphisoft.com/t5/GDL/Opening-the-door-setting-with-ctrl-T-gives-an-error/m-p/375722#M17</link>
      <description>&lt;P&gt;thank you&lt;BR /&gt;If it is 0, you have to think about errors.&lt;/P&gt;
&lt;P&gt;Is there any way to solve it?&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2023 01:09:07 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Opening-the-door-setting-with-ctrl-T-gives-an-error/m-p/375722#M17</guid>
      <dc:creator>LeeJaeYoung</dc:creator>
      <dc:date>2023-04-06T01:09:07Z</dc:date>
    </item>
    <item>
      <title>Re: Opening the door setting with ctrl+T gives an error.</title>
      <link>https://community.graphisoft.com/t5/GDL/Opening-the-door-setting-with-ctrl-T-gives-an-error/m-p/375723#M18</link>
      <description>&lt;P&gt;if cumCoThk # 0 and HWO+0.02 # HA then&lt;/P&gt;
&lt;P&gt;&amp;nbsp; POLY2_B 4,7,1,19,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; HWO+0.02,-cumInThk , 1,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; HWO+0.02,-cumInThk-cumCoThk, 1,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;HA ,-cumInThk-cumCoThk, 1,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;HA ,-cumInThk , 1&lt;/P&gt;
&lt;P&gt;endif&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2023 01:17:06 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Opening-the-door-setting-with-ctrl-T-gives-an-error/m-p/375723#M18</guid>
      <dc:creator>AllanP</dc:creator>
      <dc:date>2023-04-06T01:17:06Z</dc:date>
    </item>
    <item>
      <title>Re: Opening the door setting with ctrl+T gives an error.</title>
      <link>https://community.graphisoft.com/t5/GDL/Opening-the-door-setting-with-ctrl-T-gives-an-error/m-p/375728#M19</link>
      <description>&lt;P&gt;You can set a&amp;nbsp;&lt;STRONG&gt;Range&lt;/STRONG&gt; to the size parameter.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;VALUES cumInThk range(0,]&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2023 02:24:38 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Opening-the-door-setting-with-ctrl-T-gives-an-error/m-p/375728#M19</guid>
      <dc:creator>Lingwisyer</dc:creator>
      <dc:date>2023-04-06T02:24:38Z</dc:date>
    </item>
    <item>
      <title>Re: Opening the door setting with ctrl+T gives an error.</title>
      <link>https://community.graphisoft.com/t5/GDL/Opening-the-door-setting-with-ctrl-T-gives-an-error/m-p/375729#M20</link>
      <description>&lt;P&gt;ESP = 0.0001&lt;/P&gt;
&lt;P&gt;if ABS(cumCoThk) &amp;gt; ESP&amp;nbsp; and ABS(HWO+0.02 -HA)&amp;gt; ESP then&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp; POLY2_B 4,7,1,19,&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; HWO+0.02,-cumInThk , 1,&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; HWO+0.02,-cumInThk-cumCoThk, 1,&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; HA ,-cumInThk-cumCoThk, 1,&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; HA ,-cumInThk , 1&lt;/P&gt;
&lt;P&gt;endif&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2023 01:49:42 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Opening-the-door-setting-with-ctrl-T-gives-an-error/m-p/375729#M20</guid>
      <dc:creator>AllanP</dc:creator>
      <dc:date>2023-04-06T01:49:42Z</dc:date>
    </item>
    <item>
      <title>Re: Opening the door setting with ctrl+T gives an error.</title>
      <link>https://community.graphisoft.com/t5/GDL/Opening-the-door-setting-with-ctrl-T-gives-an-error/m-p/375730#M21</link>
      <description>&lt;P&gt;Square bracket&amp;nbsp; [&amp;nbsp; will incorporate &amp;lt;=, round bracket&amp;nbsp; (&amp;nbsp; is just &amp;lt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Barry.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2023 01:53:50 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Opening-the-door-setting-with-ctrl-T-gives-an-error/m-p/375730#M21</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2023-04-06T01:53:50Z</dc:date>
    </item>
    <item>
      <title>Re: Opening the door setting with ctrl+T gives an error.</title>
      <link>https://community.graphisoft.com/t5/GDL/Opening-the-door-setting-with-ctrl-T-gives-an-error/m-p/375741#M22</link>
      <description>&lt;P&gt;page 260&lt;/P&gt;
&lt;P&gt;VALUES "par4" 4, RANGE(5, 10], 12, RANGE(,20] STEP 14.5, 0.5, CUSTOM&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LeeJaeYoung_0-1680760119132.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/35892i43C76E40628A8BAD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LeeJaeYoung_0-1680760119132.png" alt="LeeJaeYoung_0-1680760119132.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thank you&lt;BR /&gt;With your help, I think I've gone one step further. ^^&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2023 05:50:14 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Opening-the-door-setting-with-ctrl-T-gives-an-error/m-p/375741#M22</guid>
      <dc:creator>LeeJaeYoung</dc:creator>
      <dc:date>2023-04-06T05:50:14Z</dc:date>
    </item>
    <item>
      <title>Re: Opening the door setting with ctrl+T gives an error.</title>
      <link>https://community.graphisoft.com/t5/GDL/Opening-the-door-setting-with-ctrl-T-gives-an-error/m-p/375742#M23</link>
      <description>&lt;P&gt;I'm sorry, Barry.&lt;BR /&gt;This is caused by pressing the wrong button.&lt;BR /&gt;And I'm sorry I don't understand what you mean at all.&lt;BR /&gt;I can't even find it in the manual.&lt;BR /&gt;Could you please explain in a bit more detail?&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2023 06:11:22 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Opening-the-door-setting-with-ctrl-T-gives-an-error/m-p/375742#M23</guid>
      <dc:creator>LeeJaeYoung</dc:creator>
      <dc:date>2023-04-06T06:11:22Z</dc:date>
    </item>
    <item>
      <title>Re: Opening the door setting with ctrl+T gives an error.</title>
      <link>https://community.graphisoft.com/t5/GDL/Opening-the-door-setting-with-ctrl-T-gives-an-error/m-p/375749#M24</link>
      <description>&lt;P&gt;the parameter range&lt;/P&gt;
&lt;P&gt;&lt;A href="https://gdl.graphisoft.com/gdl-basics/parameter-logic" target="_blank" rel="noopener"&gt;https://gdl.graphisoft.com/gdl-basics/parameter-logic&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AllanP_0-1680761605533.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/35894i3645E5A40D9D42D3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AllanP_0-1680761605533.png" alt="AllanP_0-1680761605533.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;so&lt;/P&gt;
&lt;P&gt;values "MyParameter" RANGE[0,10]&lt;/P&gt;
&lt;P&gt;will start at 0 (Include 0) and go to 10 (include 10)when using "[" square bracket&lt;/P&gt;
&lt;P&gt;i.e. from 0 to 10&lt;/P&gt;
&lt;P&gt;values "MyParameter" RANGE(0,10)&lt;/P&gt;
&lt;P&gt;will start after 0 (Not include 0) and go to just before 10 (not include 10)when using "(" curved bracket.&lt;/P&gt;
&lt;P&gt;i.e. from 0.001 to 9.999&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;your example:&lt;/P&gt;
&lt;P&gt;RANGE(5, 10]&lt;/P&gt;
&lt;P&gt;&amp;nbsp;has "(" curved bracket to begin, so 5 is not included at the beginning of the range&lt;/P&gt;
&lt;P&gt;&amp;nbsp;has "]" square bracket at the end, so 10 is&amp;nbsp; included at the end of the range,&lt;/P&gt;
&lt;P&gt;i.e. from 5.001 to 10&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2023 06:28:21 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Opening-the-door-setting-with-ctrl-T-gives-an-error/m-p/375749#M24</guid>
      <dc:creator>AllanP</dc:creator>
      <dc:date>2023-04-06T06:28:21Z</dc:date>
    </item>
    <item>
      <title>Re: Opening the door setting with ctrl+T gives an error.</title>
      <link>https://community.graphisoft.com/t5/GDL/Opening-the-door-setting-with-ctrl-T-gives-an-error/m-p/375753#M25</link>
      <description>&lt;P&gt;You have used the brackets yourself in your example&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;( will just be less than &amp;lt;&lt;/P&gt;
&lt;P&gt;[ will be less than or equal to &amp;lt;=&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BarryKelly_0-1680761975480.png" style="width: 788px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/35899iA392EDD8C4021819/image-size/large?v=v2&amp;amp;px=999" role="button" title="BarryKelly_0-1680761975480.png" alt="BarryKelly_0-1680761975480.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Barry.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2023 06:20:08 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Opening-the-door-setting-with-ctrl-T-gives-an-error/m-p/375753#M25</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2023-04-06T06:20:08Z</dc:date>
    </item>
  </channel>
</rss>

