<?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: 'Baking' Elements from GH to ArchiCAD in Parametric design</title>
    <link>https://community.graphisoft.com/t5/Parametric-design/Baking-Elements-from-GH-to-ArchiCAD/m-p/588660#M1921</link>
    <description>&lt;P&gt;There is an option to break the connection of elements in Archicad created from Grasshopper with Grasshopper. The option has always been there, but its location has changed several times. Currently to do so requires the following steps:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Go to the menubar&lt;/LI&gt;
&lt;LI&gt;On the menubar go to windows&lt;/LI&gt;
&lt;LI&gt;Then go to palettes&lt;/LI&gt;
&lt;LI&gt;Then go to Grasshopper Connection&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A new palette will come up, whereby if you have the elements in Archicad from generated from Grasshopper selected, you have a button to &lt;EM&gt;unlock&lt;/EM&gt; the elements, whereby they will no longer respond to any actions from Grasshopper. In the palette look for the icon and text to unlock the elements.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="breakACGHconnection1.png" style="width: 420px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/53505iF6789B15D03CAF83/image-dimensions/420x628?v=v2" width="420" height="628" role="button" title="breakACGHconnection1.png" alt="breakACGHconnection1.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="breakACGHconnection2.png" style="width: 200px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/53506i9C9BDF3E593AFB46/image-dimensions/200x224?v=v2" width="200" height="224" role="button" title="breakACGHconnection2.png" alt="breakACGHconnection2.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 23 Oct 2024 18:44:08 GMT</pubDate>
    <dc:creator>DaniMunthali</dc:creator>
    <dc:date>2024-10-23T18:44:08Z</dc:date>
    <item>
      <title>'Baking' Elements from GH to ArchiCAD</title>
      <link>https://community.graphisoft.com/t5/Parametric-design/Baking-Elements-from-GH-to-ArchiCAD/m-p/219911#M323</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Hi folks, &lt;BR /&gt;
Yet another simple (and basic) question.&lt;BR /&gt;
I have a written a script in Grasshopper that basically generates a façade in front of a wall. I am happy with the result and now want to 'bake' the objects into ArchiCAD (as I would in Rhino), that is to say, make them permanent. I know that I loose the parametric functionality at this point and I am fine with that. I know I could brake the connection, but I want to use the script on different parts of the model later (and purge the originally referenced walls from GH for faster computation). Which is the best way to do that? As I see it now any object generated from GH will always 'remember' that it is a GH object and hence be influenced by the script. And of course the bake command in GH will bake it the element to Rhino (where it is useless to me, unless of course I  then would build a hotlink pipeline to AC but that seems way to complicated). Any advice/best practice?&lt;BR /&gt;
Best,&lt;BR /&gt;
0scar&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 11 May 2023 09:04:23 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Parametric-design/Baking-Elements-from-GH-to-ArchiCAD/m-p/219911#M323</guid>
      <dc:creator>0scar</dc:creator>
      <dc:date>2023-05-11T09:04:23Z</dc:date>
    </item>
    <item>
      <title>Re: 'Baking' Elements from GH to ArchiCAD</title>
      <link>https://community.graphisoft.com/t5/Parametric-design/Baking-Elements-from-GH-to-ArchiCAD/m-p/219912#M324</link>
      <description>This might not be what you asked for, but if you just copy the generated elements, like with "drag with alt" copy, they will become independent elements of ArchiCAD element types, and AC configuration only.&lt;BR /&gt;
&lt;BR /&gt;
At least that's how I did it some time ago, if I remember it right. You might want to make a switch for original GH generated elements to be invisible or off.</description>
      <pubDate>Tue, 18 Feb 2020 16:23:25 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Parametric-design/Baking-Elements-from-GH-to-ArchiCAD/m-p/219912#M324</guid>
      <dc:creator>mikas</dc:creator>
      <dc:date>2020-02-18T16:23:25Z</dc:date>
    </item>
    <item>
      <title>Re: 'Baking' Elements from GH to ArchiCAD</title>
      <link>https://community.graphisoft.com/t5/Parametric-design/Baking-Elements-from-GH-to-ArchiCAD/m-p/219913#M325</link>
      <description>Mikas,&lt;BR /&gt;
thanks for the reply. That is what I actually did now. But it seems a bit off to me that I have to build a pipeline with all the geometry then "copy" the elements so that they become permanent and move them back to the original place. But for now this is what I will do. But the bake functionality in Rhino is pretty neat it seems, this could be a more convenient way in my opinion.</description>
      <pubDate>Tue, 18 Feb 2020 16:28:57 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Parametric-design/Baking-Elements-from-GH-to-ArchiCAD/m-p/219913#M325</guid>
      <dc:creator>0scar</dc:creator>
      <dc:date>2020-02-18T16:28:57Z</dc:date>
    </item>
    <item>
      <title>Re: 'Baking' Elements from GH to ArchiCAD</title>
      <link>https://community.graphisoft.com/t5/Parametric-design/Baking-Elements-from-GH-to-ArchiCAD/m-p/219914#M326</link>
      <description>Agreed.</description>
      <pubDate>Tue, 18 Feb 2020 17:13:56 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Parametric-design/Baking-Elements-from-GH-to-ArchiCAD/m-p/219914#M326</guid>
      <dc:creator>mikas</dc:creator>
      <dc:date>2020-02-18T17:13:56Z</dc:date>
    </item>
    <item>
      <title>Re: 'Baking' Elements from GH to ArchiCAD</title>
      <link>https://community.graphisoft.com/t5/Parametric-design/Baking-Elements-from-GH-to-ArchiCAD/m-p/375591#M327</link>
      <description>&lt;P&gt;Has anyone found a good solution for this problem? There must be a way to break the connection to the created elements in Archicad permanently. So that if I reconnect to Grasshopper, the elements don't connect again, but are 'normal' Archicad elements. And I can use the Grasshopper script for some other elements.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;a href="https://community.graphisoft.com/t5/user/viewprofilepage/user-id/8221"&gt;@mikas&lt;/a&gt;&amp;nbsp;: What kind of switch did you suggest? Inside of Grasshopper or just changing the layer in Archicad?&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2023 09:24:31 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Parametric-design/Baking-Elements-from-GH-to-ArchiCAD/m-p/375591#M327</guid>
      <dc:creator>Joel Koilpillai</dc:creator>
      <dc:date>2023-04-05T09:24:31Z</dc:date>
    </item>
    <item>
      <title>Re: 'Baking' Elements from GH to ArchiCAD</title>
      <link>https://community.graphisoft.com/t5/Parametric-design/Baking-Elements-from-GH-to-ArchiCAD/m-p/376108#M328</link>
      <description>&lt;P&gt;You could try selecting all Grasshopper-created elements and make a copy of them. That way the copies will no longer be connected to and be dependent on Grasshopper as they will be new elements within Archicad with new GUIDs, so that should work in theory. You should try it though to see if it works I do not have Grasshopper right now.&lt;/P&gt;</description>
      <pubDate>Sun, 09 Apr 2023 19:07:12 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Parametric-design/Baking-Elements-from-GH-to-ArchiCAD/m-p/376108#M328</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2023-04-09T19:07:12Z</dc:date>
    </item>
    <item>
      <title>Re: 'Baking' Elements from GH to ArchiCAD</title>
      <link>https://community.graphisoft.com/t5/Parametric-design/Baking-Elements-from-GH-to-ArchiCAD/m-p/376821#M329</link>
      <description>&lt;P&gt;Hi, thank you for the answer. I know that this method works, it is just very impractical. A baking button like in Rhino would be the way to go. Hopefully soon to come.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Apr 2023 05:39:54 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Parametric-design/Baking-Elements-from-GH-to-ArchiCAD/m-p/376821#M329</guid>
      <dc:creator>Joel Koilpillai</dc:creator>
      <dc:date>2023-04-17T05:39:54Z</dc:date>
    </item>
    <item>
      <title>Re: 'Baking' Elements from GH to ArchiCAD</title>
      <link>https://community.graphisoft.com/t5/Parametric-design/Baking-Elements-from-GH-to-ArchiCAD/m-p/587227#M1913</link>
      <description>&lt;P&gt;I would strongly agree with you about the need to isolate the elements by bake.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Feb 2024 01:58:55 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Parametric-design/Baking-Elements-from-GH-to-ArchiCAD/m-p/587227#M1913</guid>
      <dc:creator>Hiroaki SAITO</dc:creator>
      <dc:date>2024-02-08T01:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: 'Baking' Elements from GH to ArchiCAD</title>
      <link>https://community.graphisoft.com/t5/Parametric-design/Baking-Elements-from-GH-to-ArchiCAD/m-p/588660#M1921</link>
      <description>&lt;P&gt;There is an option to break the connection of elements in Archicad created from Grasshopper with Grasshopper. The option has always been there, but its location has changed several times. Currently to do so requires the following steps:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Go to the menubar&lt;/LI&gt;
&lt;LI&gt;On the menubar go to windows&lt;/LI&gt;
&lt;LI&gt;Then go to palettes&lt;/LI&gt;
&lt;LI&gt;Then go to Grasshopper Connection&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A new palette will come up, whereby if you have the elements in Archicad from generated from Grasshopper selected, you have a button to &lt;EM&gt;unlock&lt;/EM&gt; the elements, whereby they will no longer respond to any actions from Grasshopper. In the palette look for the icon and text to unlock the elements.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="breakACGHconnection1.png" style="width: 420px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/53505iF6789B15D03CAF83/image-dimensions/420x628?v=v2" width="420" height="628" role="button" title="breakACGHconnection1.png" alt="breakACGHconnection1.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="breakACGHconnection2.png" style="width: 200px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/53506i9C9BDF3E593AFB46/image-dimensions/200x224?v=v2" width="200" height="224" role="button" title="breakACGHconnection2.png" alt="breakACGHconnection2.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Oct 2024 18:44:08 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Parametric-design/Baking-Elements-from-GH-to-ArchiCAD/m-p/588660#M1921</guid>
      <dc:creator>DaniMunthali</dc:creator>
      <dc:date>2024-10-23T18:44:08Z</dc:date>
    </item>
    <item>
      <title>Betreff: 'Baking' Elements from GH to ArchiCAD</title>
      <link>https://community.graphisoft.com/t5/Parametric-design/Baking-Elements-from-GH-to-ArchiCAD/m-p/623565#M2010</link>
      <description>&lt;P&gt;Hi there&lt;BR /&gt;Same question here, we want to create GDL-elements with grasshopper. On one side it's pretty cool, when you update an element, then grasshopper change only the revision id and not the main id. On the other hand, we need for each component a new script... So we would like to bake the geometry too and it should generate new GUID's during the baking process for the GDL's too.&lt;/P&gt;&lt;P&gt;When baking is possible in Archicad, we can use the script multiple times to generate different parts of the building...&lt;/P&gt;</description>
      <pubDate>Wed, 21 Aug 2024 08:53:10 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Parametric-design/Baking-Elements-from-GH-to-ArchiCAD/m-p/623565#M2010</guid>
      <dc:creator>bimdo</dc:creator>
      <dc:date>2024-08-21T08:53:10Z</dc:date>
    </item>
    <item>
      <title>Betreff: 'Baking' Elements from GH to ArchiCAD</title>
      <link>https://community.graphisoft.com/t5/Parametric-design/Baking-Elements-from-GH-to-ArchiCAD/m-p/636500#M2025</link>
      <description>&lt;P&gt;Mayby "Save State..." is can solve this? It saves the positions of all the sliders and such.&lt;/P&gt;&lt;P&gt;It can be found under the Solution tab in Grasshopper.&lt;/P&gt;&lt;P&gt;(answer from a Grasshopper user that is checking out Archicad)&lt;/P&gt;</description>
      <pubDate>Mon, 21 Oct 2024 07:51:51 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Parametric-design/Baking-Elements-from-GH-to-ArchiCAD/m-p/636500#M2025</guid>
      <dc:creator>STERNo</dc:creator>
      <dc:date>2024-10-21T07:51:51Z</dc:date>
    </item>
  </channel>
</rss>

