<?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: Where can I find examples of GDL for polygon operation extensions? in GDL</title>
    <link>https://community.graphisoft.com/t5/GDL/Where-can-I-find-examples-of-GDL-for-polygon-operation/m-p/641516#M7210</link>
    <description>&lt;P&gt;Nice collection. Archicad provides also Dictionary version of poygon operations. That may be convinient in complex operations.&lt;/P&gt;</description>
    <pubDate>Wed, 27 Nov 2024 18:53:37 GMT</pubDate>
    <dc:creator>Pertti Paasky</dc:creator>
    <dc:date>2024-11-27T18:53:37Z</dc:date>
    <item>
      <title>Where can I find examples of GDL for polygon operation extensions?</title>
      <link>https://community.graphisoft.com/t5/GDL/Where-can-I-find-examples-of-GDL-for-polygon-operation/m-p/640933#M7163</link>
      <description>&lt;P&gt;The following link is about polygon operation extension, but there is no example to illustrate. Where can I find it Is there an example of GDL for extending polygon operations?&lt;/P&gt;
&lt;P&gt;&lt;A href="https://gdl.graphisoft.com/reference-guide/polygon-operations-extension" target="_self"&gt;https://gdl.graphisoft.com/reference-guide/polygon-operations-extension&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Nov 2024 04:37:53 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Where-can-I-find-examples-of-GDL-for-polygon-operation/m-p/640933#M7163</guid>
      <dc:creator>yongler</dc:creator>
      <dc:date>2024-11-25T04:37:53Z</dc:date>
    </item>
    <item>
      <title>Re: Where can I find examples of GDL for polygon operation extensions?</title>
      <link>https://community.graphisoft.com/t5/GDL/Where-can-I-find-examples-of-GDL-for-polygon-operation/m-p/641025#M7173</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.graphisoft.com/t5/user/viewprofilepage/user-id/54542"&gt;@yongler&lt;/a&gt; ,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here's a .gsm I made with many examples.&lt;/P&gt;
&lt;P&gt;The file was based on the example in the LibDev Toolkit, I believe it was the version 19 so maybe the newer ones have more than there was in that file. Anyway, I cleaned up my file today and tried to add meaningful comments and variable names so I hopefully it helps.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Version is 24.&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-center" image-alt="Capture d’écran 2024-11-25 à 15.23.33.png" style="width: 999px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/79967iD2C1F38C579EC964/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture d’écran 2024-11-25 à 15.23.33.png" alt="Capture d’écran 2024-11-25 à 15.23.33.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Nov 2024 14:26:53 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Where-can-I-find-examples-of-GDL-for-polygon-operation/m-p/641025#M7173</guid>
      <dc:creator>MF BIM</dc:creator>
      <dc:date>2024-11-25T14:26:53Z</dc:date>
    </item>
    <item>
      <title>Re: Where can I find examples of GDL for polygon operation extensions?</title>
      <link>https://community.graphisoft.com/t5/GDL/Where-can-I-find-examples-of-GDL-for-polygon-operation/m-p/641111#M7178</link>
      <description>&lt;P&gt;Thank you very much. This has helped me, as I need to delve deeper into my studies and research. Thanks again.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2024 01:13:23 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Where-can-I-find-examples-of-GDL-for-polygon-operation/m-p/641111#M7178</guid>
      <dc:creator>yongler</dc:creator>
      <dc:date>2024-11-26T01:13:23Z</dc:date>
    </item>
    <item>
      <title>Re: Where can I find examples of GDL for polygon operation extensions?</title>
      <link>https://community.graphisoft.com/t5/GDL/Where-can-I-find-examples-of-GDL-for-polygon-operation/m-p/641403#M7203</link>
      <description>&lt;P&gt;&lt;a href="https://community.graphisoft.com/t5/user/viewprofilepage/user-id/45975"&gt;@MF BIM&lt;/a&gt; excellent examples, thank you too!&lt;BR /&gt;I tried to dig into this topic many times, but I couldn't find clear and simple examples.&lt;/P&gt;
&lt;DIV class="lia-message-author-avatar lia-component-author-avatar lia-component-message-view-widget-author-avatar"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Wed, 27 Nov 2024 06:33:43 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Where-can-I-find-examples-of-GDL-for-polygon-operation/m-p/641403#M7203</guid>
      <dc:creator>gaba</dc:creator>
      <dc:date>2024-11-27T06:33:43Z</dc:date>
    </item>
    <item>
      <title>Re: Where can I find examples of GDL for polygon operation extensions?</title>
      <link>https://community.graphisoft.com/t5/GDL/Where-can-I-find-examples-of-GDL-for-polygon-operation/m-p/641516#M7210</link>
      <description>&lt;P&gt;Nice collection. Archicad provides also Dictionary version of poygon operations. That may be convinient in complex operations.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Nov 2024 18:53:37 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Where-can-I-find-examples-of-GDL-for-polygon-operation/m-p/641516#M7210</guid>
      <dc:creator>Pertti Paasky</dc:creator>
      <dc:date>2024-11-27T18:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: Where can I find examples of GDL for polygon operation extensions?</title>
      <link>https://community.graphisoft.com/t5/GDL/Where-can-I-find-examples-of-GDL-for-polygon-operation/m-p/641579#M7211</link>
      <description>&lt;P&gt;I never got around learning how to use Dictionaries &lt;span class="lia-unicode-emoji" title=":grinning_face_with_sweat:"&gt;😅&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;One day, I will sit down and tackle them because I know they are convenient for macro calls as well.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Nov 2024 08:47:25 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Where-can-I-find-examples-of-GDL-for-polygon-operation/m-p/641579#M7211</guid>
      <dc:creator>MF BIM</dc:creator>
      <dc:date>2024-11-28T08:47:25Z</dc:date>
    </item>
  </channel>
</rss>

