<?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 Creating an object to do some calculations with zones in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Creating-an-object-to-do-some-calculations-with-zones/m-p/291618#M4018</link>
    <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Hi. First of  all I'm not ver familiar with GDL but got a little experince with coding.&lt;BR /&gt;
&lt;BR /&gt;
What I want to do is some get total area of a one type zones, and multiply it with 0,3 and print out as a text based object. How can I do that?&lt;BR /&gt;
&lt;BR /&gt;
Thx.&lt;/T&gt;&lt;/DIV&gt;</description>
    <pubDate>Fri, 18 May 2018 07:16:28 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-05-18T07:16:28Z</dc:date>
    <item>
      <title>Creating an object to do some calculations with zones</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Creating-an-object-to-do-some-calculations-with-zones/m-p/291618#M4018</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Hi. First of  all I'm not ver familiar with GDL but got a little experince with coding.&lt;BR /&gt;
&lt;BR /&gt;
What I want to do is some get total area of a one type zones, and multiply it with 0,3 and print out as a text based object. How can I do that?&lt;BR /&gt;
&lt;BR /&gt;
Thx.&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 18 May 2018 07:16:28 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Creating-an-object-to-do-some-calculations-with-zones/m-p/291618#M4018</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-18T07:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: Creating an object to do some calculations with zones</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Creating-an-object-to-do-some-calculations-with-zones/m-p/291619#M4019</link>
      <description>Wait for 22... and You will not need any GDL to do that  &lt;span class="lia-unicode-emoji" title=":winking_face_with_tongue:"&gt;😜&lt;/span&gt;&lt;BR /&gt;
&lt;BR /&gt;
Piotr</description>
      <pubDate>Mon, 21 May 2018 08:01:10 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Creating-an-object-to-do-some-calculations-with-zones/m-p/291619#M4019</guid>
      <dc:creator>Piotr Dobrowolski</dc:creator>
      <dc:date>2018-05-21T08:01:10Z</dc:date>
    </item>
    <item>
      <title>Re: Creating an object to do some calculations with zones</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Creating-an-object-to-do-some-calculations-with-zones/m-p/291620#M4020</link>
      <description>Yes I have checked the new features of AC22, but the thing is i am still asking for GDL method, because i want to create a more complex calculations with GDL from the exam i gave. For example i will put some conditions, and if it is satisfied i will do some calculations, if not gonna do some another calculations etc. &lt;BR /&gt;
&lt;BR /&gt;
i think i can deal up with the mathematical and conditional part, but first i need to read and list areas of one type zone(they also in an seperate layer, maybe i can use for filtering?)&lt;BR /&gt;
&lt;BR /&gt;
thx.</description>
      <pubDate>Thu, 24 May 2018 19:11:33 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Creating-an-object-to-do-some-calculations-with-zones/m-p/291620#M4020</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-24T19:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: Creating an object to do some calculations with zones</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Creating-an-object-to-do-some-calculations-with-zones/m-p/291621#M4021</link>
      <description>Hy yrguner,&lt;BR /&gt;
&lt;BR /&gt;
Just checking to make sure that you are aware that no GDL object can know anything about any other object ... except in the case of labels, which know about the one object that they are associated with.  So, if you want info about a type of zone in a GDL solution, you would need to create a Zone Label that calculates what you want - for that one zone.  While it could write a single number to a text file, I don't think that's what you want.&lt;BR /&gt;
&lt;BR /&gt;
You can create a schedule of those zones that has all of the calculated values for all zones ... and then can Publish that to a text file.  You cannot actually "print" other than to a log file.&lt;BR /&gt;
&lt;BR /&gt;
GDL is a language just for creating objects, not for automating anything about ARCHICAD itself.  The C/C++ API (see the Developer Forum here) is what lets you program solutions that go beyond that.</description>
      <pubDate>Thu, 24 May 2018 20:39:30 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Creating-an-object-to-do-some-calculations-with-zones/m-p/291621#M4021</guid>
      <dc:creator>Karl Ottenstein</dc:creator>
      <dc:date>2018-05-24T20:39:30Z</dc:date>
    </item>
  </channel>
</rss>

