<?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: How to extract data from arrays ? in GDL</title>
    <link>https://community.graphisoft.com/t5/GDL/How-to-extract-data-from-arrays/m-p/342039#M1973</link>
    <description>&lt;P&gt;Just replying to myself to say it worked : I concatenated the array values in a string parameter which makes the info easily schedulable. It doesn't look proper in the schedule but at the very least, they data is out.&lt;/P&gt;</description>
    <pubDate>Wed, 22 Jun 2022 14:21:49 GMT</pubDate>
    <dc:creator>MetalFingerz</dc:creator>
    <dc:date>2022-06-22T14:21:49Z</dc:date>
    <item>
      <title>How to extract data from arrays ?</title>
      <link>https://community.graphisoft.com/t5/GDL/How-to-extract-data-from-arrays/m-p/342004#M1967</link>
      <description>&lt;P&gt;Hey all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am working on an dresser object that has several drawer types. Those drawers are part of an array parameter that is appended dynamically from the user's choices and they have a specific code that I would like to be extracted for scheduling. I read it's not possible to schedule arrays, however I would like to know if there is a way to get this data out from all dresser instances ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know it can be done with&amp;nbsp; the GDL TEXT I/O ADD-ON but this is only on an object by object basis right ?&lt;/P&gt;&lt;P&gt;Can the Properties script be used for that ?&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jun 2022 07:56:48 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/How-to-extract-data-from-arrays/m-p/342004#M1967</guid>
      <dc:creator>MetalFingerz</dc:creator>
      <dc:date>2022-06-22T07:56:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to extract data from arrays ?</title>
      <link>https://community.graphisoft.com/t5/GDL/How-to-extract-data-from-arrays/m-p/342015#M1968</link>
      <description>&lt;P&gt;GDL Text Addon can export script calculated values in a text file on your hard drive, but it cannot add this to an intercative schedule.&lt;BR /&gt;Properties Script works (as far as I know) only together with the very old schedules and not with the newer Interactive Schedules.&lt;BR /&gt;If the Array Dimensions are not too big, you can save the array values in single parameters, which can be listed in Interactive Schedules.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jun 2022 10:33:47 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/How-to-extract-data-from-arrays/m-p/342015#M1968</guid>
      <dc:creator>Jochen Suehlo</dc:creator>
      <dc:date>2022-06-22T10:33:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to extract data from arrays ?</title>
      <link>https://community.graphisoft.com/t5/GDL/How-to-extract-data-from-arrays/m-p/342018#M1969</link>
      <description>&lt;P&gt;Hi Joachim,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So the solution could be to create a string parameter where I would append the array values to ? &lt;span class="lia-unicode-emoji" title=":thinking_face:"&gt;🤔&lt;/span&gt; I didn't think about it but that looks like it could work. Probably not super pretty in a schedule but at least, I would be able to extract my data easily. I'll try that, thanks &lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jun 2022 11:30:38 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/How-to-extract-data-from-arrays/m-p/342018#M1969</guid>
      <dc:creator>MetalFingerz</dc:creator>
      <dc:date>2022-06-22T11:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to extract data from arrays ?</title>
      <link>https://community.graphisoft.com/t5/GDL/How-to-extract-data-from-arrays/m-p/342022#M1970</link>
      <description>&lt;P&gt;&lt;SPAN&gt;You can try to solve this problem by using add-on "SomeStuff", that can write values of GDL object parameters to object custom properties:&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;A title="SomeStuff" href="https://github.com/kuvbur/AddOn_SomeStuff" target="_self"&gt;https://github.com/kuvbur/AddOn_SomeStuff&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jun 2022 11:33:20 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/How-to-extract-data-from-arrays/m-p/342022#M1970</guid>
      <dc:creator>albedorus</dc:creator>
      <dc:date>2022-06-22T11:33:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to extract data from arrays ?</title>
      <link>https://community.graphisoft.com/t5/GDL/How-to-extract-data-from-arrays/m-p/342033#M1971</link>
      <description>&lt;P&gt;Thanks &lt;a href="https://community.graphisoft.com/t5/user/viewprofilepage/user-id/36501"&gt;@albedorus&lt;/a&gt; , I'll have a look&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jun 2022 12:03:23 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/How-to-extract-data-from-arrays/m-p/342033#M1971</guid>
      <dc:creator>MetalFingerz</dc:creator>
      <dc:date>2022-06-22T12:03:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to extract data from arrays ?</title>
      <link>https://community.graphisoft.com/t5/GDL/How-to-extract-data-from-arrays/m-p/342037#M1972</link>
      <description>&lt;P&gt;Do you know, if this is only availabe in russian, or in english too?&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jun 2022 14:07:47 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/How-to-extract-data-from-arrays/m-p/342037#M1972</guid>
      <dc:creator>Jochen Suehlo</dc:creator>
      <dc:date>2022-06-22T14:07:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to extract data from arrays ?</title>
      <link>https://community.graphisoft.com/t5/GDL/How-to-extract-data-from-arrays/m-p/342039#M1973</link>
      <description>&lt;P&gt;Just replying to myself to say it worked : I concatenated the array values in a string parameter which makes the info easily schedulable. It doesn't look proper in the schedule but at the very least, they data is out.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jun 2022 14:21:49 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/How-to-extract-data-from-arrays/m-p/342039#M1973</guid>
      <dc:creator>MetalFingerz</dc:creator>
      <dc:date>2022-06-22T14:21:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to extract data from arrays ?</title>
      <link>https://community.graphisoft.com/t5/GDL/How-to-extract-data-from-arrays/m-p/342045#M1974</link>
      <description>&lt;P&gt;hmm.. you can ask the community or the developer himself in the telegram channel (&lt;A href="https://t.me/archicad_excel" target="_self"&gt;https://t.me/archicad_excel&lt;/A&gt;) to translate the menu items or the manual. There is also a video using add-on (&lt;A href="https://youtu.be/msOBRXge0ec" target="_self"&gt;https://youtu.be/msOBRXge0ec&lt;/A&gt;), where you can turn on subtitles.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jun 2022 14:44:01 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/How-to-extract-data-from-arrays/m-p/342045#M1974</guid>
      <dc:creator>albedorus</dc:creator>
      <dc:date>2022-06-22T14:44:01Z</dc:date>
    </item>
  </channel>
</rss>

