<?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: GDL - IF using B parameter - Incompatible types in GDL</title>
    <link>https://community.graphisoft.com/t5/GDL/GDL-IF-using-B-parameter-Incompatible-types/m-p/606665#M6677</link>
    <description>&lt;P&gt;eps=.0001 (master script)&lt;/P&gt;
&lt;P&gt;if B-.0043&amp;lt;eps then&lt;/P&gt;</description>
    <pubDate>Wed, 05 Jun 2024 20:16:21 GMT</pubDate>
    <dc:creator>Piotr Dobrowolski</dc:creator>
    <dc:date>2024-06-05T20:16:21Z</dc:date>
    <item>
      <title>GDL - IF using B parameter - Incompatible types</title>
      <link>https://community.graphisoft.com/t5/GDL/GDL-IF-using-B-parameter-Incompatible-types/m-p/606622#M6674</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm trying to create a GDL object for British gypsum studs but am running into a problem when using IF command to determine another parameter.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So an acoustic stud has a width ( A ) of 42 mm for a stud depth ( B ) of 43mm but a width of 44mm when any other depth of stud is used. I've tried the code below but get an Incompatible types error when I run a check.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How can I get this to work? I also need to do a similar action for gauge which has the added issue of needing to be editable for some stud depths. &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="GDL Incompatible types.jpg" style="width: 999px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/61974i6A1D136C9BC7BBD6/image-size/large?v=v2&amp;amp;px=999" role="button" title="GDL Incompatible types.jpg" alt="GDL Incompatible types.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Mon, 10 Jun 2024 11:20:09 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/GDL-IF-using-B-parameter-Incompatible-types/m-p/606622#M6674</guid>
      <dc:creator>thomaslodge</dc:creator>
      <dc:date>2024-06-10T11:20:09Z</dc:date>
    </item>
    <item>
      <title>Re: GDL - IF using B parameter - Incompatible types</title>
      <link>https://community.graphisoft.com/t5/GDL/GDL-IF-using-B-parameter-Incompatible-types/m-p/606625#M6675</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;you need to remove the quotation marks in line 51. You just need those in combination with &lt;EM&gt;VALUES&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;It should look like this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if B = 0.043 then&lt;/P&gt;
&lt;P&gt;[...]&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jun 2024 14:54:01 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/GDL-IF-using-B-parameter-Incompatible-types/m-p/606625#M6675</guid>
      <dc:creator>Xandros</dc:creator>
      <dc:date>2024-06-05T14:54:01Z</dc:date>
    </item>
    <item>
      <title>Re: GDL - IF using B parameter - Incompatible types</title>
      <link>https://community.graphisoft.com/t5/GDL/GDL-IF-using-B-parameter-Incompatible-types/m-p/606629#M6676</link>
      <description>&lt;P&gt;Thanks. This worked albeit with a precision error.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jun 2024 15:29:20 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/GDL-IF-using-B-parameter-Incompatible-types/m-p/606629#M6676</guid>
      <dc:creator>thomaslodge</dc:creator>
      <dc:date>2024-06-05T15:29:20Z</dc:date>
    </item>
    <item>
      <title>Re: GDL - IF using B parameter - Incompatible types</title>
      <link>https://community.graphisoft.com/t5/GDL/GDL-IF-using-B-parameter-Incompatible-types/m-p/606665#M6677</link>
      <description>&lt;P&gt;eps=.0001 (master script)&lt;/P&gt;
&lt;P&gt;if B-.0043&amp;lt;eps then&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jun 2024 20:16:21 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/GDL-IF-using-B-parameter-Incompatible-types/m-p/606665#M6677</guid>
      <dc:creator>Piotr Dobrowolski</dc:creator>
      <dc:date>2024-06-05T20:16:21Z</dc:date>
    </item>
  </channel>
</rss>

