<?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 List of library parts placed on the floor plan in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/List-of-library-parts-placed-on-the-floor-plan/m-p/255556#M2199</link>
    <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Hi! &lt;BR /&gt;
Through listing/scheduling ArchiCAD can easily make a list of library parts placed in the project, which follow the chosen criteria.&lt;BR /&gt;
&lt;BR /&gt;
Is there a way to achieve something similar from a GDL script level? &lt;BR /&gt;
&lt;BR /&gt;
Let's say the task is to create a library part which makes a live list of all the other library parts placed on the floor plan, and counts them. The lists (one for the names, one for the count) can be stored within this library part as array parameters.&lt;/T&gt;&lt;/DIV&gt;</description>
    <pubDate>Tue, 17 Sep 2019 13:38:23 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-09-17T13:38:23Z</dc:date>
    <item>
      <title>List of library parts placed on the floor plan</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/List-of-library-parts-placed-on-the-floor-plan/m-p/255556#M2199</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Hi! &lt;BR /&gt;
Through listing/scheduling ArchiCAD can easily make a list of library parts placed in the project, which follow the chosen criteria.&lt;BR /&gt;
&lt;BR /&gt;
Is there a way to achieve something similar from a GDL script level? &lt;BR /&gt;
&lt;BR /&gt;
Let's say the task is to create a library part which makes a live list of all the other library parts placed on the floor plan, and counts them. The lists (one for the names, one for the count) can be stored within this library part as array parameters.&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 17 Sep 2019 13:38:23 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/List-of-library-parts-placed-on-the-floor-plan/m-p/255556#M2199</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-17T13:38:23Z</dc:date>
    </item>
    <item>
      <title>Re: List of library parts placed on the floor plan</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/List-of-library-parts-placed-on-the-floor-plan/m-p/255557#M2200</link>
      <description>Not sure why this would have to be a schedule or library part, but the Library Manager already gives you this information for each loaded library container or library part (placed objects, placed instances, list of these). As the name implies, this is where you are managing your loaded libraries, so this is the logical place to have this information available to you, in my opinion.</description>
      <pubDate>Tue, 17 Sep 2019 14:51:32 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/List-of-library-parts-placed-on-the-floor-plan/m-p/255557#M2200</guid>
      <dc:creator>Erwin Edel</dc:creator>
      <dc:date>2019-09-17T14:51:32Z</dc:date>
    </item>
    <item>
      <title>Re: List of library parts placed on the floor plan</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/List-of-library-parts-placed-on-the-floor-plan/m-p/255558#M2201</link>
      <description>Thank you for your honest opinion, however it is not exactly what I am looking for. &lt;BR /&gt;
I know library manager contains this information, but I would like my GDL object to read this information too. If you insist on examples why would a library part need this kind of information, here is my reason.&lt;BR /&gt;
What I am trying to achieve is an object which knows if another object is placed next to it/touches it/ is connect to it. In order to interact those two objects have to "know" if and where another one is located.&lt;BR /&gt;
Or maybe you know a better way to do it?</description>
      <pubDate>Tue, 17 Sep 2019 17:42:55 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/List-of-library-parts-placed-on-the-floor-plan/m-p/255558#M2201</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-17T17:42:55Z</dc:date>
    </item>
    <item>
      <title>Re: List of library parts placed on the floor plan</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/List-of-library-parts-placed-on-the-floor-plan/m-p/255559#M2202</link>
      <description>Impossible - the objects do not talk to each other..unless using external text files..&lt;BR /&gt;
&lt;BR /&gt;
The object can be aware of being inside a zone...and that's all..about self awareness.&lt;BR /&gt;
&lt;BR /&gt;
Maybe some Grasshoper setup can do what You need...&lt;BR /&gt;
&lt;BR /&gt;
An maybe a schedule is enough.&lt;BR /&gt;
&lt;BR /&gt;
Piotr</description>
      <pubDate>Tue, 17 Sep 2019 18:20:49 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/List-of-library-parts-placed-on-the-floor-plan/m-p/255559#M2202</guid>
      <dc:creator>Piotr Dobrowolski</dc:creator>
      <dc:date>2019-09-17T18:20:49Z</dc:date>
    </item>
    <item>
      <title>Re: List of library parts placed on the floor plan</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/List-of-library-parts-placed-on-the-floor-plan/m-p/255560#M2203</link>
      <description>Thank you for some valuable hints Piotr!</description>
      <pubDate>Tue, 17 Sep 2019 19:36:32 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/List-of-library-parts-placed-on-the-floor-plan/m-p/255560#M2203</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-17T19:36:32Z</dc:date>
    </item>
  </channel>
</rss>

