<?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 Is it possible to call the area of the label linked in FILL with call or request from other gdl? in GDL</title>
    <link>https://community.graphisoft.com/t5/GDL/Is-it-possible-to-call-the-area-of-the-label-linked-in-FILL-with/m-p/343023#M2042</link>
    <description>&lt;P&gt;Is it possible to call the area of the label linked in FILL with call or request from other gdl?&lt;/P&gt;&lt;P&gt;What should I do?&lt;/P&gt;</description>
    <pubDate>Mon, 04 Jul 2022 08:57:09 GMT</pubDate>
    <dc:creator>LeeJaeYoung</dc:creator>
    <dc:date>2022-07-04T08:57:09Z</dc:date>
    <item>
      <title>Is it possible to call the area of the label linked in FILL with call or request from other gdl?</title>
      <link>https://community.graphisoft.com/t5/GDL/Is-it-possible-to-call-the-area-of-the-label-linked-in-FILL-with/m-p/343023#M2042</link>
      <description>&lt;P&gt;Is it possible to call the area of the label linked in FILL with call or request from other gdl?&lt;/P&gt;&lt;P&gt;What should I do?&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jul 2022 08:57:09 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Is-it-possible-to-call-the-area-of-the-label-linked-in-FILL-with/m-p/343023#M2042</guid>
      <dc:creator>LeeJaeYoung</dc:creator>
      <dc:date>2022-07-04T08:57:09Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to call the area of the label linked in FILL with call or request from other gdl?</title>
      <link>https://community.graphisoft.com/t5/GDL/Is-it-possible-to-call-the-area-of-the-label-linked-in-FILL-with/m-p/343024#M2043</link>
      <description>&lt;P&gt;Short answer - no.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Longer answer - the label does not have an area, it get the value from the fill and just reports it.&lt;/P&gt;
&lt;P&gt;Labels can only be associated to one element.&lt;/P&gt;
&lt;P&gt;GDL objects (excluding labels) can not directly query any other objects or elements.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What are you trying to do?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Barry.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jul 2022 08:57:21 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Is-it-possible-to-call-the-area-of-the-label-linked-in-FILL-with/m-p/343024#M2043</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2022-07-04T08:57:21Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to call the area of the label linked in FILL with call or request from other gdl?</title>
      <link>https://community.graphisoft.com/t5/GDL/Is-it-possible-to-call-the-area-of-the-label-linked-in-FILL-with/m-p/343027#M2044</link>
      <description>&lt;P&gt;I'm trying to write a GDL for the sale area table.&lt;BR /&gt;The dedicated areas A to H are filled with fill and connected with labels to increase the area.&lt;BR /&gt;make it show up.&lt;BR /&gt;And you must bring the entire shared area.&lt;BR /&gt;When you create an area table, do you create it only as an input?&lt;BR /&gt;Or are you using a method to get data?&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="LeeJaeYoung_0-1656925959132.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/22965i46F9597814F8F13A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LeeJaeYoung_0-1656925959132.png" alt="LeeJaeYoung_0-1656925959132.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jul 2022 09:12:48 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Is-it-possible-to-call-the-area-of-the-label-linked-in-FILL-with/m-p/343027#M2044</guid>
      <dc:creator>LeeJaeYoung</dc:creator>
      <dc:date>2022-07-04T09:12:48Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to call the area of the label linked in FILL with call or request from other gdl?</title>
      <link>https://community.graphisoft.com/t5/GDL/Is-it-possible-to-call-the-area-of-the-label-linked-in-FILL-with/m-p/343033#M2045</link>
      <description>&lt;P&gt;Are you trying to do something like this other poster was doing?&lt;/P&gt;
&lt;P&gt;Trying to compare individual areas with an overall area?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.graphisoft.com/t5/Design-forum/Adding-percentage-to-Zone-Area-schedule/td-p/342977" target="_blank"&gt;https://community.graphisoft.com/t5/Design-forum/Adding-percentage-to-Zone-Area-schedule/td-p/342977&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Barry.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jul 2022 09:57:37 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Is-it-possible-to-call-the-area-of-the-label-linked-in-FILL-with/m-p/343033#M2045</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2022-07-04T09:57:37Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to call the area of the label linked in FILL with call or request from other gdl?</title>
      <link>https://community.graphisoft.com/t5/GDL/Is-it-possible-to-call-the-area-of-the-label-linked-in-FILL-with/m-p/343035#M2046</link>
      <description>&lt;P&gt;I read this post&lt;BR /&gt;It's not what I want.&lt;BR /&gt;Zones are used for each room area.&lt;BR /&gt;However, we do not use the area for each type.&lt;BR /&gt;Just create a dedicated area and a common area for each type with Fill.&lt;BR /&gt;(Do you make these zones with the "zone tool"?)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LeeJaeYoung_0-1656929477692.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/22966i24832C80F3C94FB2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LeeJaeYoung_0-1656929477692.png" alt="LeeJaeYoung_0-1656929477692.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;In this way, the total area for each floor and the common area for each floor are created and summed to obtain the total common area.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jul 2022 10:13:18 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Is-it-possible-to-call-the-area-of-the-label-linked-in-FILL-with/m-p/343035#M2046</guid>
      <dc:creator>LeeJaeYoung</dc:creator>
      <dc:date>2022-07-04T10:13:18Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to call the area of the label linked in FILL with call or request from other gdl?</title>
      <link>https://community.graphisoft.com/t5/GDL/Is-it-possible-to-call-the-area-of-the-label-linked-in-FILL-with/m-p/343053#M2047</link>
      <description>&lt;P&gt;You can use zones or fills.&lt;/P&gt;
&lt;P&gt;They both have the ability to give you an area.&lt;/P&gt;
&lt;P&gt;Personally I use fills to calculate areas.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But still, objects can not interact with fills.&lt;/P&gt;
&lt;P&gt;Only labels and schedules can give you information about the fills.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Barry.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jul 2022 12:06:46 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Is-it-possible-to-call-the-area-of-the-label-linked-in-FILL-with/m-p/343053#M2047</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2022-07-04T12:06:46Z</dc:date>
    </item>
  </channel>
</rss>

