<?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: Grasshopper and parameters Archicad object (array) ? in Parametric design</title>
    <link>https://community.graphisoft.com/t5/Parametric-design/Grasshopper-and-parameters-Archicad-object-array/m-p/252556#M1383</link>
    <description>Your explanation is a bit short. Could you post a screenshot and a bit more detailed explanation? Maybe a screenshot of the Nodes network in Grasshopper?</description>
    <pubDate>Wed, 28 Dec 2016 12:53:09 GMT</pubDate>
    <dc:creator>Laszlo Nagy</dc:creator>
    <dc:date>2016-12-28T12:53:09Z</dc:date>
    <item>
      <title>Grasshopper and parameters Archicad object (array) ?</title>
      <link>https://community.graphisoft.com/t5/Parametric-design/Grasshopper-and-parameters-Archicad-object-array/m-p/252555#M1382</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Whether communication of data is supported in the parameter of object Archicad  that is an array (dim) Attempt of communication of data from a matrix real number to parameter Archciad object (array)  ends with a failure Attempt of direct input in a parameter(array of real number) through input parameter real number ends with a failure&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 11 May 2023 09:12:08 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Parametric-design/Grasshopper-and-parameters-Archicad-object-array/m-p/252555#M1382</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-05-11T09:12:08Z</dc:date>
    </item>
    <item>
      <title>Re: Grasshopper and parameters Archicad object (array) ?</title>
      <link>https://community.graphisoft.com/t5/Parametric-design/Grasshopper-and-parameters-Archicad-object-array/m-p/252556#M1383</link>
      <description>Your explanation is a bit short. Could you post a screenshot and a bit more detailed explanation? Maybe a screenshot of the Nodes network in Grasshopper?</description>
      <pubDate>Wed, 28 Dec 2016 12:53:09 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Parametric-design/Grasshopper-and-parameters-Archicad-object-array/m-p/252556#M1383</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2016-12-28T12:53:09Z</dc:date>
    </item>
    <item>
      <title>Re: Grasshopper and parameters Archicad object (array) ?</title>
      <link>https://community.graphisoft.com/t5/Parametric-design/Grasshopper-and-parameters-Archicad-object-array/m-p/252557#M1384</link>
      <description>How to pass the array of values from the component of Grasshopper (integer or real or string type) in the parameter (that is an array) of object of Archicad 20 . On jpg file  three attempts are shown . In all cases it results in crash archicad &lt;IMG src="http://savepic.ru/12540738.jpg" /&gt;</description>
      <pubDate>Wed, 04 Jan 2017 11:30:32 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Parametric-design/Grasshopper-and-parameters-Archicad-object-array/m-p/252557#M1384</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-04T11:30:32Z</dc:date>
    </item>
    <item>
      <title>Re: Grasshopper and parameters Archicad object (array) ?</title>
      <link>https://community.graphisoft.com/t5/Parametric-design/Grasshopper-and-parameters-Archicad-object-array/m-p/252558#M1385</link>
      <description>array type variables are still not supported in the connection.&lt;BR /&gt;
&lt;BR /&gt;
You can try to output your lists (arrays) to a txt file, and then read them from GDL. I used this method succesfully to input a bunch of polycurves to archicad, in order to feed POLYROOF command.</description>
      <pubDate>Tue, 10 Jan 2017 17:52:37 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Parametric-design/Grasshopper-and-parameters-Archicad-object-array/m-p/252558#M1385</guid>
      <dc:creator>leceta</dc:creator>
      <dc:date>2017-01-10T17:52:37Z</dc:date>
    </item>
    <item>
      <title>Re: Grasshopper and parameters Archicad object (array) ?</title>
      <link>https://community.graphisoft.com/t5/Parametric-design/Grasshopper-and-parameters-Archicad-object-array/m-p/252559#M1386</link>
      <description>&lt;BLOCKQUOTE&gt;leceta wrote:&lt;BR /&gt;array type variables are still not supported in the connection.&lt;BR /&gt;
&lt;BR /&gt;
You can try to output your lists (arrays) to a txt file, and then read them from GDL. I used this method succesfully to input a bunch of polycurves to archicad, in order to feed POLYROOF command.&lt;/BLOCKQUOTE&gt;            Possibility record from GH in a file (txt, csv) and then reading from a file in GDL, that I use too, in this case me does not interest.  At the active change of data in GH you must check to create a new file with rewrite, to bring in data of difficult structure. In ACE you must check a file for existence, to open him, count data of difficult structure etc. It is an only method while, but work with files it is not work with arrays. It is sorry.</description>
      <pubDate>Wed, 11 Jan 2017 12:10:45 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Parametric-design/Grasshopper-and-parameters-Archicad-object-array/m-p/252559#M1386</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-11T12:10:45Z</dc:date>
    </item>
    <item>
      <title>Re: Grasshopper and parameters Archicad object (array) ?</title>
      <link>https://community.graphisoft.com/t5/Parametric-design/Grasshopper-and-parameters-Archicad-object-array/m-p/252560#M1387</link>
      <description>the process of writing the txt file from gh could be automatized with python if necessary, and then, you would need to "rebuild and regenerate" in ACH... thats a pitty.&lt;BR /&gt;
&lt;BR /&gt;
Wich is the nature of your data, why did you say its of "difficult structure"? Arrays structures are pretty simple, just two dimensional...&lt;BR /&gt;
&lt;BR /&gt;
in my experiment with croof, i used a bunch o polylines, each of them has different number of points, and this could be managed automatically by the script with Buffer Manipulation...&lt;BR /&gt;
&lt;BR /&gt;
in short, the process of regeneration, was quite "automatized", but the array variables support its a necessity, i am agree. I guess they are working on this feature. &lt;BR /&gt;
&lt;BR /&gt;
good luck!</description>
      <pubDate>Wed, 11 Jan 2017 13:51:14 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Parametric-design/Grasshopper-and-parameters-Archicad-object-array/m-p/252560#M1387</guid>
      <dc:creator>leceta</dc:creator>
      <dc:date>2017-01-11T13:51:14Z</dc:date>
    </item>
  </channel>
</rss>

