<?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 Fetch data from Polygon Count add on ? in GDL</title>
    <link>https://community.graphisoft.com/t5/GDL/Fetch-data-from-Polygon-Count-add-on/m-p/369873#M715</link>
    <description>&lt;P&gt;Hello everybody &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Simple question, is there way to get data from the Polygon Count addon ?&lt;/P&gt;&lt;P&gt;Let's say I have a libpart that has too many triangles, could I somehow use that addon to check the count and reduce the resol ? Otherwise, is there a way to calculate that count ?&lt;/P&gt;</description>
    <pubDate>Tue, 07 Feb 2023 14:44:35 GMT</pubDate>
    <dc:creator>MF BIM</dc:creator>
    <dc:date>2023-02-07T14:44:35Z</dc:date>
    <item>
      <title>Fetch data from Polygon Count add on ?</title>
      <link>https://community.graphisoft.com/t5/GDL/Fetch-data-from-Polygon-Count-add-on/m-p/369873#M715</link>
      <description>&lt;P&gt;Hello everybody &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Simple question, is there way to get data from the Polygon Count addon ?&lt;/P&gt;&lt;P&gt;Let's say I have a libpart that has too many triangles, could I somehow use that addon to check the count and reduce the resol ? Otherwise, is there a way to calculate that count ?&lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2023 14:44:35 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Fetch-data-from-Polygon-Count-add-on/m-p/369873#M715</guid>
      <dc:creator>MF BIM</dc:creator>
      <dc:date>2023-02-07T14:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: Fetch data from Polygon Count add on ?</title>
      <link>https://community.graphisoft.com/t5/GDL/Fetch-data-from-Polygon-Count-add-on/m-p/370260#M716</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Not sure if I understood your questions - but here goes:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"...could I somehow use that addon to check the count..."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Yes, this is exactly what PolyCount does&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"...and reduce the resol?"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;No, not reduce the resolution/triangle count using the PolyCount add-on - this you would have to do separately, either by editing the object directly or creating a new object.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"Otherwise, is there a way to calculate that count?"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Not sure what it is you want to calculate?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Feb 2023 10:44:13 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Fetch-data-from-Polygon-Count-add-on/m-p/370260#M716</guid>
      <dc:creator>Erik Bjornhage</dc:creator>
      <dc:date>2023-02-10T10:44:13Z</dc:date>
    </item>
    <item>
      <title>Re: Fetch data from Polygon Count add on ?</title>
      <link>https://community.graphisoft.com/t5/GDL/Fetch-data-from-Polygon-Count-add-on/m-p/370387#M717</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.graphisoft.com/t5/user/viewprofilepage/user-id/3303"&gt;@Erik Bjornhage&lt;/a&gt; ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for replying. What I meant is when creating a GDL object, is there a way to know or calculate to polygon count in the object at any given moment. That's why I was wondering if somehow there was a way to get the data from that addon directly into my GDL objects.&lt;/P&gt;</description>
      <pubDate>Sun, 12 Feb 2023 14:10:44 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Fetch-data-from-Polygon-Count-add-on/m-p/370387#M717</guid>
      <dc:creator>MF BIM</dc:creator>
      <dc:date>2023-02-12T14:10:44Z</dc:date>
    </item>
    <item>
      <title>Re: Fetch data from Polygon Count add on ?</title>
      <link>https://community.graphisoft.com/t5/GDL/Fetch-data-from-Polygon-Count-add-on/m-p/370558#M718</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is no way to get it from GDL and iterate the model, 3D generation is a one-step process.&lt;/P&gt;
&lt;P&gt;If you are using resol (or toler or radius) in your code then you can calculate or estimate the polygon count.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2023 15:55:13 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Fetch-data-from-Polygon-Count-add-on/m-p/370558#M718</guid>
      <dc:creator>Peter Baksa</dc:creator>
      <dc:date>2023-02-14T15:55:13Z</dc:date>
    </item>
    <item>
      <title>Re: Fetch data from Polygon Count add on ?</title>
      <link>https://community.graphisoft.com/t5/GDL/Fetch-data-from-Polygon-Count-add-on/m-p/370643#M719</link>
      <description>&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then I understand, but can't add any more to the discussion unfortunately. I still need to take the time to get into GDL &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Peter seems to have a good answer for you below.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2023 13:04:51 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Fetch-data-from-Polygon-Count-add-on/m-p/370643#M719</guid>
      <dc:creator>Erik Bjornhage</dc:creator>
      <dc:date>2023-02-15T13:04:51Z</dc:date>
    </item>
  </channel>
</rss>

