<?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: Is it possible to create a GDL that selects two or more labels and sums them? in GDL</title>
    <link>https://community.graphisoft.com/t5/GDL/Is-it-possible-to-create-a-GDL-that-selects-two-or-more-labels/m-p/362116#M1547</link>
    <description>&lt;P&gt;GDL objects have no awareness of any other objects.&lt;/P&gt;
&lt;P&gt;Labels can only be associated to one element so can only read values from that one element.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Schedules can sum values (17.190 in your example).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Barry.&lt;/P&gt;</description>
    <pubDate>Wed, 16 Nov 2022 01:16:57 GMT</pubDate>
    <dc:creator>Barry Kelly</dc:creator>
    <dc:date>2022-11-16T01:16:57Z</dc:date>
    <item>
      <title>Is it possible to create a GDL that selects two or more labels and sums them?</title>
      <link>https://community.graphisoft.com/t5/GDL/Is-it-possible-to-create-a-GDL-that-selects-two-or-more-labels/m-p/362114#M1546</link>
      <description>&lt;P&gt;Is it possible to create a GDL that selects two or more labels and sums them?&lt;/P&gt;&lt;P&gt;I am talking about implementing GDL that reads the parameters for the area in gdl in No. 1 and 2 and displays the sum.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LeeJaeYoung_0-1668560627816.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/31589i8120042E4A96A7AC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LeeJaeYoung_0-1668560627816.png" alt="LeeJaeYoung_0-1668560627816.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Nov 2022 01:07:18 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Is-it-possible-to-create-a-GDL-that-selects-two-or-more-labels/m-p/362114#M1546</guid>
      <dc:creator>LeeJaeYoung</dc:creator>
      <dc:date>2022-11-16T01:07:18Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to create a GDL that selects two or more labels and sums them?</title>
      <link>https://community.graphisoft.com/t5/GDL/Is-it-possible-to-create-a-GDL-that-selects-two-or-more-labels/m-p/362116#M1547</link>
      <description>&lt;P&gt;GDL objects have no awareness of any other objects.&lt;/P&gt;
&lt;P&gt;Labels can only be associated to one element so can only read values from that one element.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Schedules can sum values (17.190 in your example).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Barry.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Nov 2022 01:16:57 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Is-it-possible-to-create-a-GDL-that-selects-two-or-more-labels/m-p/362116#M1547</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2022-11-16T01:16:57Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to create a GDL that selects two or more labels and sums them?</title>
      <link>https://community.graphisoft.com/t5/GDL/Is-it-possible-to-create-a-GDL-that-selects-two-or-more-labels/m-p/362121#M1548</link>
      <description>&lt;P&gt;thank you so much ^^&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I thought autocad's autolisp was the oldest scripting language.....&lt;BR /&gt;In revit and Archicad, you can process data only on schedule.&lt;/P&gt;&lt;P&gt;The figure below is a table supported by autocad.&lt;BR /&gt;It's almost like Excel. calculation is possible.&lt;BR /&gt;It is simply a block list made with Autolisp.&lt;/P&gt;&lt;P&gt;I think it would be nice to have something like table in Archicad and revit.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LeeJaeYoung_0-1668562975471.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/31590iC5FD867501075378/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LeeJaeYoung_0-1668562975471.png" alt="LeeJaeYoung_0-1668562975471.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LeeJaeYoung_1-1668562992822.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/31591iB04A351F6BE7E18C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LeeJaeYoung_1-1668562992822.png" alt="LeeJaeYoung_1-1668562992822.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;this is 49 * 1 = 49&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LeeJaeYoung_2-1668563280297.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/31592i2BB31F42E73ED1B3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LeeJaeYoung_2-1668563280297.png" alt="LeeJaeYoung_2-1668563280297.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;this is sum(348)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LeeJaeYoung_3-1668563301356.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/31593i26647D9DD355210B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LeeJaeYoung_3-1668563301356.png" alt="LeeJaeYoung_3-1668563301356.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Nov 2022 01:49:14 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Is-it-possible-to-create-a-GDL-that-selects-two-or-more-labels/m-p/362121#M1548</guid>
      <dc:creator>LeeJaeYoung</dc:creator>
      <dc:date>2022-11-16T01:49:14Z</dc:date>
    </item>
  </channel>
</rss>

