<?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 Text transfer for AC to Grasshopper in Parametric design</title>
    <link>https://community.graphisoft.com/t5/Parametric-design/Text-transfer-for-AC-to-Grasshopper/m-p/241276#M742</link>
    <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;I'm trying to setup a AC&amp;lt;&amp;gt;Grass workflow. It would be great to have the possibility to push text from AC to Grass. Additional group recognition would be even better. I there any plan to develop similar functionalities ?&lt;/T&gt;&lt;/DIV&gt;</description>
    <pubDate>Thu, 11 May 2023 09:10:44 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-05-11T09:10:44Z</dc:date>
    <item>
      <title>Text transfer for AC to Grasshopper</title>
      <link>https://community.graphisoft.com/t5/Parametric-design/Text-transfer-for-AC-to-Grasshopper/m-p/241276#M742</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;I'm trying to setup a AC&amp;lt;&amp;gt;Grass workflow. It would be great to have the possibility to push text from AC to Grass. Additional group recognition would be even better. I there any plan to develop similar functionalities ?&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 11 May 2023 09:10:44 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Parametric-design/Text-transfer-for-AC-to-Grasshopper/m-p/241276#M742</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-05-11T09:10:44Z</dc:date>
    </item>
    <item>
      <title>Re: Text transfer for AC to Grass</title>
      <link>https://community.graphisoft.com/t5/Parametric-design/Text-transfer-for-AC-to-Grasshopper/m-p/241277#M743</link>
      <description>you can pass text from grasshopper to archicad using GDL objects</description>
      <pubDate>Mon, 30 Oct 2017 19:30:26 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Parametric-design/Text-transfer-for-AC-to-Grasshopper/m-p/241277#M743</guid>
      <dc:creator>leceta</dc:creator>
      <dc:date>2017-10-30T19:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: Text transfer for AC to Grass</title>
      <link>https://community.graphisoft.com/t5/Parametric-design/Text-transfer-for-AC-to-Grasshopper/m-p/241278#M744</link>
      <description>Thanks, thats really good workaround. I haven't thought about it. However, in this case, I have only bunch of lines and text which I'd like to pass to Grass. It seems a tediuos task to replace them with GDL's. Or maybe there is some quick automatic way to make the text as the bunch of separate gdls. ?</description>
      <pubDate>Mon, 30 Oct 2017 20:16:01 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Parametric-design/Text-transfer-for-AC-to-Grasshopper/m-p/241278#M744</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-30T20:16:01Z</dc:date>
    </item>
    <item>
      <title>Re: Text transfer for AC to Grass</title>
      <link>https://community.graphisoft.com/t5/Parametric-design/Text-transfer-for-AC-to-Grasshopper/m-p/241279#M745</link>
      <description>sorry, my bad, i was talking about GH-&amp;gt;ACH, but it seems that you want in the other sense, i mean, pass text from archicad to grasshopper...&lt;BR /&gt;
&lt;BR /&gt;
do you need a live link? a dirty workaround would be to write a txt file with a custom GDL script, and then write it with grasshopper, but this probably will not be a sollution for you.&lt;BR /&gt;
&lt;BR /&gt;
is this text related to some parameters of your archicad elements? I know that certain GDL types are able to read parameters from associated objects (like zone, or tags) but still quite limited, at least based in my own experience/knowledge...</description>
      <pubDate>Mon, 30 Oct 2017 20:33:39 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Parametric-design/Text-transfer-for-AC-to-Grasshopper/m-p/241279#M745</guid>
      <dc:creator>leceta</dc:creator>
      <dc:date>2017-10-30T20:33:39Z</dc:date>
    </item>
    <item>
      <title>Re: Text transfer for AC to Grass</title>
      <link>https://community.graphisoft.com/t5/Parametric-design/Text-transfer-for-AC-to-Grasshopper/m-p/241280#M746</link>
      <description>Yes, GDL's can read values form spaces that are quite cool. &lt;BR /&gt;
&lt;BR /&gt;
In this case, however, input doesn't have any AC tool types. Anyway, this convinced me that only way is to dig in development stuff.. ehh.. Because I need to maintain the relation between txt and lines.&lt;BR /&gt;
&lt;BR /&gt;
It would be good to have at least AC &amp;lt;&amp;gt; Grasshopper add-on connection open source... to make our life easier &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_razz.gif" style="display : inline;" /&gt;</description>
      <pubDate>Tue, 31 Oct 2017 09:26:18 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Parametric-design/Text-transfer-for-AC-to-Grasshopper/m-p/241280#M746</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-31T09:26:18Z</dc:date>
    </item>
    <item>
      <title>Re: Text transfer for AC to Grass</title>
      <link>https://community.graphisoft.com/t5/Parametric-design/Text-transfer-for-AC-to-Grasshopper/m-p/241281#M747</link>
      <description>yes this would be wonderfull...&lt;BR /&gt;
&lt;BR /&gt;
I hope to have some time in the next months to research better the connection between grasshopper and Archicad with SQL. It seems that the way is already paved...&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://openbim.ru/events/publishing/article_20050804.html" target="_blank"&gt;&lt;LINK_TEXT text="http://openbim.ru/events/publishing/art ... 50804.html"&gt;http://openbim.ru/events/publishing/article_20050804.html&lt;/LINK_TEXT&gt;&lt;/A&gt;</description>
      <pubDate>Fri, 03 Nov 2017 11:10:50 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Parametric-design/Text-transfer-for-AC-to-Grasshopper/m-p/241281#M747</guid>
      <dc:creator>leceta</dc:creator>
      <dc:date>2017-11-03T11:10:50Z</dc:date>
    </item>
    <item>
      <title>Re: Text transfer for AC to Grass</title>
      <link>https://community.graphisoft.com/t5/Parametric-design/Text-transfer-for-AC-to-Grasshopper/m-p/241282#M748</link>
      <description>&lt;BLOCKQUOTE&gt;leceta wrote:&lt;BR /&gt;yes this would be wonderfull...&lt;BR /&gt;
&lt;BR /&gt;
I hope to have some time in the next months to research better the connection between grasshopper and Archicad with SQL. It seems that the way is already paved...&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://openbim.ru/events/publishing/article_20050804.html" target="_blank"&gt;&lt;LINK_TEXT text="http://openbim.ru/events/publishing/art ... 50804.html"&gt;http://openbim.ru/events/publishing/article_20050804.html&lt;/LINK_TEXT&gt;&lt;/A&gt;&lt;/BLOCKQUOTE&gt;

Didn't got the SQL thingies removed with AC 21?  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_confused.gif" style="display : inline;" /&gt;</description>
      <pubDate>Fri, 03 Nov 2017 14:38:13 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Parametric-design/Text-transfer-for-AC-to-Grasshopper/m-p/241282#M748</guid>
      <dc:creator>runxel</dc:creator>
      <dc:date>2017-11-03T14:38:13Z</dc:date>
    </item>
    <item>
      <title>Re: Text transfer for AC to Grass</title>
      <link>https://community.graphisoft.com/t5/Parametric-design/Text-transfer-for-AC-to-Grasshopper/m-p/241283#M749</link>
      <description>mierd@... you are right  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_sad.gif" style="display : inline;" /&gt; &lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://archicad-talk.graphisoft.com/viewtopic.php?p=268812&amp;amp;sid=0a52ca09952346bfd6878e0b8ef719ce" target="_blank"&gt;&lt;LINK_TEXT text="http://archicad-talk.graphisoft.com/vie ... 0b8ef719ce"&gt;http://archicad-talk.graphisoft.com/viewtopic.php?p=268812&amp;amp;sid=0a52ca09952346bfd6878e0b8ef719ce&lt;/LINK_TEXT&gt;&lt;/A&gt;</description>
      <pubDate>Fri, 03 Nov 2017 16:23:17 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Parametric-design/Text-transfer-for-AC-to-Grasshopper/m-p/241283#M749</guid>
      <dc:creator>leceta</dc:creator>
      <dc:date>2017-11-03T16:23:17Z</dc:date>
    </item>
  </channel>
</rss>

