<?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: Obtain Each value of an Array Parameter using lists or S in Collaboration with other software</title>
    <link>https://community.graphisoft.com/t5/Collaboration-with-other/Obtain-Each-value-of-an-Array-Parameter-using-lists-or-Sched/m-p/226366#M28932</link>
    <description>Attachment</description>
    <pubDate>Wed, 19 Nov 2014 18:23:28 GMT</pubDate>
    <dc:creator>Cosminn</dc:creator>
    <dc:date>2014-11-19T18:23:28Z</dc:date>
    <item>
      <title>Obtain Each value of an Array Parameter using lists or Sched</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Obtain-Each-value-of-an-Array-Parameter-using-lists-or-Sched/m-p/226365#M28931</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Hello Guys, I need some help, regarding the list or schedule in ArchiCad. Thank you in advance and Please see attached.&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 19 Nov 2014 16:54:01 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Obtain-Each-value-of-an-Array-Parameter-using-lists-or-Sched/m-p/226365#M28931</guid>
      <dc:creator>Cosminn</dc:creator>
      <dc:date>2014-11-19T16:54:01Z</dc:date>
    </item>
    <item>
      <title>Re: Obtain Each value of an Array Parameter using lists or S</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Obtain-Each-value-of-an-Array-Parameter-using-lists-or-Sched/m-p/226366#M28932</link>
      <description>Attachment</description>
      <pubDate>Wed, 19 Nov 2014 18:23:28 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Obtain-Each-value-of-an-Array-Parameter-using-lists-or-Sched/m-p/226366#M28932</guid>
      <dc:creator>Cosminn</dc:creator>
      <dc:date>2014-11-19T18:23:28Z</dc:date>
    </item>
    <item>
      <title>Re: Obtain Each value of an Array Parameter using lists or S</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Obtain-Each-value-of-an-Array-Parameter-using-lists-or-Sched/m-p/226367#M28933</link>
      <description>IF I'm understanding correctly, you want to display the imagine of a Fill in a schedule. I am not aware of any way to do that. There might be some 3rd party add-on or object that can do it (like Master Script's material label: &lt;A href="http://www.masterscript.nl/labels-and-markers/44-material-label.html" target="_blank"&gt;&lt;LINK_TEXT text="http://www.masterscript.nl/labels-and-m ... label.html"&gt;http://www.masterscript.nl/labels-and-markers/44-material-label.html&lt;/LINK_TEXT&gt;&lt;/A&gt;), but AFAIK you'd have to fake it.</description>
      <pubDate>Fri, 21 Nov 2014 18:40:31 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Obtain-Each-value-of-an-Array-Parameter-using-lists-or-Sched/m-p/226367#M28933</guid>
      <dc:creator>JaredBanks</dc:creator>
      <dc:date>2014-11-21T18:40:31Z</dc:date>
    </item>
    <item>
      <title>Re: Obtain Each value of an Array Parameter using lists or S</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Obtain-Each-value-of-an-Array-Parameter-using-lists-or-Sched/m-p/226368#M28934</link>
      <description>Okay, so looking closer that's not your question. I think you are looking at the Surface Legend Object and trying to recreate that using the interactive schedule or list? I'm not sure what to suggest.&lt;BR /&gt;
&lt;BR /&gt;
You could create a schedule of placed fills. Check out my template: &lt;A href="http://www.shoegnome.com/template/" target="_blank"&gt;http://www.shoegnome.com/template/&lt;/A&gt; and look at the lighting fixture schedule. That is a schedule based on placed fills.&lt;BR /&gt;
&lt;BR /&gt;
You could place each fill, then schedule them, listing by fill type. If you put those fills on a particular layer or gave them a special ID and had the schedule only look for that, then you could easily control the contents of the Interactive Schedule. But you still couldn't show the FIll hatch pattern. I'm not sure if that's a problem.&lt;BR /&gt;
&lt;BR /&gt;
Unrelated to all that, the Surface Legend Object is kind of worthless. It really should be looking at Building Materials or Surfaces, which have meaning, not Fills. Huh.</description>
      <pubDate>Fri, 21 Nov 2014 18:49:02 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Obtain-Each-value-of-an-Array-Parameter-using-lists-or-Sched/m-p/226368#M28934</guid>
      <dc:creator>JaredBanks</dc:creator>
      <dc:date>2014-11-21T18:49:02Z</dc:date>
    </item>
    <item>
      <title>Re: Obtain Each value of an Array Parameter using lists or S</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Obtain-Each-value-of-an-Array-Parameter-using-lists-or-Sched/m-p/226369#M28935</link>
      <description>Although I don't see the attachment, I think he is asking to schedule the values of an array parameter; and I don't know if that is possible. It would be great though. Given the very nature of arrays, how would AC schedule a single array that has any number of rows and columns?. If you then add another parameter to the schedule... well... it would be chaos.&lt;BR /&gt;
&lt;BR /&gt;
What CAN be done is use the DATA or TEXT I/O add-on to write array values to a text file directly from the GDL code. That works ok.&lt;BR /&gt;
&lt;BR /&gt;
Anyone?&lt;BR /&gt;
&lt;BR /&gt;
Best regards.</description>
      <pubDate>Fri, 21 Nov 2014 20:40:04 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Obtain-Each-value-of-an-Array-Parameter-using-lists-or-Sched/m-p/226369#M28935</guid>
      <dc:creator>sinceV6</dc:creator>
      <dc:date>2014-11-21T20:40:04Z</dc:date>
    </item>
    <item>
      <title>Re: Obtain Each value of an Array Parameter using lists or S</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Obtain-Each-value-of-an-Array-Parameter-using-lists-or-Sched/m-p/226370#M28936</link>
      <description>It would be impossible for the element schedules to display the values stored in an array parameter - at least one-per-line - because those schedules can only display one line per element.&lt;BR /&gt;
&lt;BR /&gt;
The List Schemes might be able to do it, but I've not looked.&lt;BR /&gt;
&lt;BR /&gt;
The SQL query command - or linking the PLN to a Windows database such as Access via the ODBC driver can give you the option of returning all values I believe.  But, not something for the typical user.</description>
      <pubDate>Fri, 21 Nov 2014 23:09:14 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Obtain-Each-value-of-an-Array-Parameter-using-lists-or-Sched/m-p/226370#M28936</guid>
      <dc:creator>Karl Ottenstein</dc:creator>
      <dc:date>2014-11-21T23:09:14Z</dc:date>
    </item>
    <item>
      <title>Re: Obtain Each value of an Array Parameter using lists or S</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Obtain-Each-value-of-an-Array-Parameter-using-lists-or-Sched/m-p/226371#M28937</link>
      <description>I think It would be possible if all the values stored in the array are put together in a text parameter and you schedule that parameter ... Example: values are: "alpha", "beta", "gamma", etc and the text parameter would be "alpha, beta, gamma,..." &lt;BR /&gt;
Of course this workaround needs to add some code to your object ....&lt;BR /&gt;
Hope it helps.</description>
      <pubDate>Sat, 22 Nov 2014 06:54:27 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Obtain-Each-value-of-an-Array-Parameter-using-lists-or-Sched/m-p/226371#M28937</guid>
      <dc:creator>alemanda</dc:creator>
      <dc:date>2014-11-22T06:54:27Z</dc:date>
    </item>
    <item>
      <title>Re: Obtain Each value of an Array Parameter using lists or S</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Obtain-Each-value-of-an-Array-Parameter-using-lists-or-Sched/m-p/226372#M28938</link>
      <description>Good workaround, alemanda.</description>
      <pubDate>Sat, 22 Nov 2014 15:53:08 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Obtain-Each-value-of-an-Array-Parameter-using-lists-or-Sched/m-p/226372#M28938</guid>
      <dc:creator>Karl Ottenstein</dc:creator>
      <dc:date>2014-11-22T15:53:08Z</dc:date>
    </item>
    <item>
      <title>Re: Obtain Each value of an Array Parameter using lists or S</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Obtain-Each-value-of-an-Array-Parameter-using-lists-or-Sched/m-p/226373#M28939</link>
      <description>&lt;BLOCKQUOTE&gt;JaredBanks wrote:&lt;BR /&gt;IF I'm understanding correctly, you want to display the imagine of a Fill in a schedule. I am not aware of any way to do that. ...&lt;/BLOCKQUOTE&gt;

I have a workaround for that. I did it.&lt;BR /&gt;
It needs some scripting in the object and change the 2D representation in the schedule context using the "picture" command reading an image loaded in the library.</description>
      <pubDate>Sat, 22 Nov 2014 18:05:52 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Obtain-Each-value-of-an-Array-Parameter-using-lists-or-Sched/m-p/226373#M28939</guid>
      <dc:creator>alemanda</dc:creator>
      <dc:date>2014-11-22T18:05:52Z</dc:date>
    </item>
    <item>
      <title>Re: Obtain Each value of an Array Parameter using lists or S</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Obtain-Each-value-of-an-Array-Parameter-using-lists-or-Sched/m-p/226374#M28940</link>
      <description>Thanks a lot guys, &lt;BR /&gt;
&lt;BR /&gt;
First of all, I'll let you know that my english level isn't  a good one, I hope you'll understand what i wrote.&lt;BR /&gt;
&lt;BR /&gt;
Your advices and ideas are very helpful. Yes Karl it is possible if I use the list, but only the text list format can give all the values for the array parameter, like you can see in the attached pdf files. The problem is that the tabel can be set it to display only the rows format. I'm wondering why if I use the graphical template I can't see all the values, it will be displayed only the last value(maybe the first i don't remember now, anyway it is just one.) &lt;BR /&gt;
&lt;BR /&gt;
I can write a script to display a tabel wich will contain all the values and informations I need from the object and I can set it as 2d symbol if the GLOB_context is (list or schedule). In this way it can be scheduled, but I have to reorganize the height of the row in schedule, considering the fact that each object can have different numbers for array parameters.&lt;BR /&gt;
&lt;BR /&gt;
Or I can follow alemanda's idea.&lt;BR /&gt;
&lt;BR /&gt;
Also I was wondering if it's possible if I use the ARCHIQUANT add on. Is there anyone who is expert in ArchiQuant?&lt;BR /&gt;
&lt;BR /&gt;
P.S. And yes, the object example is -Surface legend 17-.&lt;BR /&gt;
Again thank you all.</description>
      <pubDate>Sun, 23 Nov 2014 16:47:50 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Obtain-Each-value-of-an-Array-Parameter-using-lists-or-Sched/m-p/226374#M28940</guid>
      <dc:creator>Cosminn</dc:creator>
      <dc:date>2014-11-23T16:47:50Z</dc:date>
    </item>
  </channel>
</rss>

