<?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 display the fill area created on a GDL object? in GDL</title>
    <link>https://community.graphisoft.com/t5/GDL/Is-it-possible-to-display-the-fill-area-created-on-a-GDL-object/m-p/654345#M7506</link>
    <description>&lt;P&gt;This is wonderful, but what if the infill (slab) doesn't just have straight sides?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Gábor&lt;/P&gt;</description>
    <pubDate>Fri, 07 Mar 2025 16:44:38 GMT</pubDate>
    <dc:creator>Gabor Szelei</dc:creator>
    <dc:date>2025-03-07T16:44:38Z</dc:date>
    <item>
      <title>Is it possible to display the fill area created on a GDL object?</title>
      <link>https://community.graphisoft.com/t5/GDL/Is-it-possible-to-display-the-fill-area-created-on-a-GDL-object/m-p/654248#M7503</link>
      <description>&lt;P&gt;Greetings,&lt;BR /&gt;I am getting acquainted with GDL programming, but unfortunately the limited documentation makes my job quite difficult.&lt;BR /&gt;My question is whether it is possible to write the area of ​​a fill created with the POLY2_B command onto the fill. If so, how can I solve this. I am thinking of something like when I create a fill on the plan and turn on the display of the area. This question has also arisen in the case of a slab element.&lt;/P&gt;&lt;P&gt;Can you recommend some description that can help me learn it? I am familiar with the official documentation of Graphisoft and the GDL cook book, as well as the Barking Dog BIM youtube channel. These are very useful, but there may be other things that are worth getting to know.&lt;/P&gt;&lt;P&gt;Thank you in advance for your help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Gábor&lt;/P&gt;</description>
      <pubDate>Fri, 07 Mar 2025 11:14:56 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Is-it-possible-to-display-the-fill-area-created-on-a-GDL-object/m-p/654248#M7503</guid>
      <dc:creator>Gabor Szelei</dc:creator>
      <dc:date>2025-03-07T11:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to display the fill area created on a GDL object?</title>
      <link>https://community.graphisoft.com/t5/GDL/Is-it-possible-to-display-the-fill-area-created-on-a-GDL-object/m-p/654275#M7504</link>
      <description>&lt;P&gt;You should do the math yourself inside your GDL code.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Calculate the area of your polygon using points you fill to a poly2_b() function. Then you can either display your polygon area within your GDL object using TEXT2() or you can store it to an object's parameter and display it with a label.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think that there is even an existing gdl object (sth like polyarea) lying around the forum somewhere that does exactly what you describe (editable and filled polyline with area display).&lt;/P&gt;</description>
      <pubDate>Fri, 07 Mar 2025 13:39:19 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Is-it-possible-to-display-the-fill-area-created-on-a-GDL-object/m-p/654275#M7504</guid>
      <dc:creator>Miha Nahtigal</dc:creator>
      <dc:date>2025-03-07T13:39:19Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to display the fill area created on a GDL object?</title>
      <link>https://community.graphisoft.com/t5/GDL/Is-it-possible-to-display-the-fill-area-created-on-a-GDL-object/m-p/654282#M7505</link>
      <description>&lt;P&gt;See this topic:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.graphisoft.com/t5/GDL/Request-the-top-area-of-this-slab/m-p/637907#M7102" target="_blank"&gt;https://community.graphisoft.com/t5/GDL/Request-the-top-area-of-this-slab/m-p/637907#M7102&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Mar 2025 14:32:14 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Is-it-possible-to-display-the-fill-area-created-on-a-GDL-object/m-p/654282#M7505</guid>
      <dc:creator>Pertti Paasky</dc:creator>
      <dc:date>2025-03-07T14:32:14Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to display the fill area created on a GDL object?</title>
      <link>https://community.graphisoft.com/t5/GDL/Is-it-possible-to-display-the-fill-area-created-on-a-GDL-object/m-p/654345#M7506</link>
      <description>&lt;P&gt;This is wonderful, but what if the infill (slab) doesn't just have straight sides?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Gábor&lt;/P&gt;</description>
      <pubDate>Fri, 07 Mar 2025 16:44:38 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Is-it-possible-to-display-the-fill-area-created-on-a-GDL-object/m-p/654345#M7506</guid>
      <dc:creator>Gabor Szelei</dc:creator>
      <dc:date>2025-03-07T16:44:38Z</dc:date>
    </item>
  </channel>
</rss>

