<?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: Synchronize Bug? in Parametric design</title>
    <link>https://community.graphisoft.com/t5/Parametric-design/Synchronize-Bug/m-p/292448#M300</link>
    <description>I see, thank you.</description>
    <pubDate>Fri, 14 Feb 2020 08:26:23 GMT</pubDate>
    <dc:creator>Laszlo Nagy</dc:creator>
    <dc:date>2020-02-14T08:26:23Z</dc:date>
    <item>
      <title>Synchronize Bug?</title>
      <link>https://community.graphisoft.com/t5/Parametric-design/Synchronize-Bug/m-p/292443#M295</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Hello,&lt;BR /&gt;
&lt;BR /&gt;
I noticed in Grasshopper that when I disable inserted DESIGN components or set Synchronize to FALSE, ARCHICAD still displays the inserted components even when they are no longer displayed in Rhino. I tested this with WALL, WINDOW POINT, and OBJECT components. The only way to delete them in ARCHICAD is if I completely remove the Grasshopper components. It seems ARCHICAD is still using these Grasshopper components even when they are disabled.&lt;BR /&gt;
&lt;BR /&gt;
I want anything that I disable or de-synhronize in Grasshopper to be deleted in ARCHICAD (just as in Rhino), without needing to delete Grasshopper components. Is this possible? I wonder if this is a bug.&lt;BR /&gt;
&lt;BR /&gt;
Thanks!&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 11 May 2023 09:04:47 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Parametric-design/Synchronize-Bug/m-p/292443#M295</guid>
      <dc:creator>mawadhi</dc:creator>
      <dc:date>2023-05-11T09:04:47Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronize Bug?</title>
      <link>https://community.graphisoft.com/t5/Parametric-design/Synchronize-Bug/m-p/292444#M296</link>
      <description>I don't think this is a bug. If you disable a Grasshopper Component, it  will not be displayed in Rhino, true. But that does not affect the ARCHICAD side.&lt;BR /&gt;
The first (uppermost) Input of ARCHICAD Design Components in Grasshopper is the 'Synchronize" Input. Place a "Boolean Toggle" Component, set it to "False" and connect that to this Input. This way you can control whether changes in Grasshopper are sent to ARCHICAD or not. (You do not have to Break Connection to Grasshopper in ARCHICAD.) An example for the "Boolean Toggle" Component can be seen in this clip:&lt;BR /&gt;
&lt;BR /&gt;
&lt;IFRAME width="640" height="360" src="https://www.youtube.com/embed/Ugb83X9Mj1U" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen=""&gt;&lt;/IFRAME&gt;&lt;BR /&gt;
&lt;BR /&gt;
Then, in ARCHICAD, you can Unlock Grasshopper-created Elements and delete them.&lt;BR /&gt;
The Elements will not be regenerated until you turn Synchronization ON again in Grasshopper for the ARCHICAD Design Component.</description>
      <pubDate>Sat, 08 Feb 2020 13:35:50 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Parametric-design/Synchronize-Bug/m-p/292444#M296</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2020-02-08T13:35:50Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronize Bug?</title>
      <link>https://community.graphisoft.com/t5/Parametric-design/Synchronize-Bug/m-p/292445#M297</link>
      <description>True. I think this not a bug, but a feature, that your created components are just "paused" and still persist in Archicad until you turn Sync on again.&lt;BR /&gt;
&lt;BR /&gt;
However, it is also true, that this can be very annoying and painful when you want to get rid of maaany generated elements and therefore I sent the following advice to the developers:&lt;BR /&gt;
&lt;BR /&gt;
&lt;FONT color="#BF80FF"&gt;&lt;B&gt;&lt;I&gt;&lt;/I&gt;&lt;/B&gt;&lt;S&gt;&lt;B&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/B&gt;&lt;/S&gt;By the way it would be maybe also interesting to have a built in possibility to “reset” all your generated components in AC to get rid of them faster – right now afaik this can only be achieved if you overwrite your input with a null value – any concept thoughts on that?&lt;E&gt;&lt;/E&gt;&lt;/FONT&gt;&lt;BR /&gt;
&lt;BR /&gt;
So, the good news now for all who want to have such a "Reset" function is that you can built it on your own as a workaround in Grasshopper. You just need a Stream Filter with a Boolean Toggle which has two Inputs, the first one is you referenced Geometry and the second one is empty ... so you don't have to delete your GH Components to get rid of the generated elements because they will be "overwritten" with null and vanish automatically. It is not the most elegant solution but it works faster than manually deleting you stuff all the time.</description>
      <pubDate>Tue, 11 Feb 2020 14:45:33 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Parametric-design/Synchronize-Bug/m-p/292445#M297</guid>
      <dc:creator>JSN</dc:creator>
      <dc:date>2020-02-11T14:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronize Bug?</title>
      <link>https://community.graphisoft.com/t5/Parametric-design/Synchronize-Bug/m-p/292446#M298</link>
      <description>Could you post a screenshot of a simple Grasshopper Network example to show how this Stream Filter would work?</description>
      <pubDate>Wed, 12 Feb 2020 00:07:42 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Parametric-design/Synchronize-Bug/m-p/292446#M298</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2020-02-12T00:07:42Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronize Bug?</title>
      <link>https://community.graphisoft.com/t5/Parametric-design/Synchronize-Bug/m-p/292447#M299</link>
      <description>The principle is very simple, but it does the job - especially useful if you have created countless geometries.&lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;True - AC Data is up to date&lt;BR /&gt;
&lt;BR /&gt;
&lt;/B&gt;


&lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;False - AC Data will be removed&lt;BR /&gt;
&lt;BR /&gt;
&lt;/B&gt;</description>
      <pubDate>Thu, 13 Feb 2020 10:37:28 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Parametric-design/Synchronize-Bug/m-p/292447#M299</guid>
      <dc:creator>JSN</dc:creator>
      <dc:date>2020-02-13T10:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronize Bug?</title>
      <link>https://community.graphisoft.com/t5/Parametric-design/Synchronize-Bug/m-p/292448#M300</link>
      <description>I see, thank you.</description>
      <pubDate>Fri, 14 Feb 2020 08:26:23 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Parametric-design/Synchronize-Bug/m-p/292448#M300</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2020-02-14T08:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronize Bug?</title>
      <link>https://community.graphisoft.com/t5/Parametric-design/Synchronize-Bug/m-p/292449#M301</link>
      <description>&lt;BLOCKQUOTE&gt;JSN wrote:&lt;BR /&gt;True. I think this not a bug, but a feature, that your created components are just "paused" and still persist in Archicad until you turn Sync on again.&lt;BR /&gt;
&lt;BR /&gt;
However, it is also true, that this can be very annoying and painful when you want to get rid of maaany generated elements and therefore I sent the following advice to the developers:&lt;BR /&gt;
&lt;BR /&gt;
&lt;FONT color="#BF80FF"&gt;&lt;B&gt;&lt;I&gt;&lt;/I&gt;&lt;/B&gt;&lt;S&gt;&lt;B&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/B&gt;&lt;/S&gt;By the way it would be maybe also interesting to have a built in possibility to “reset” all your generated components in AC to get rid of them faster – right now afaik this can only be achieved if you overwrite your input with a null value – any concept thoughts on that?&lt;E&gt;&lt;/E&gt;&lt;/FONT&gt;&lt;BR /&gt;
&lt;BR /&gt;
So, the good news now for all who want to have such a "Reset" function is that you can built it on your own as a workaround in Grasshopper. You just need a Stream Filter with a Boolean Toggle which has two Inputs, the first one is you referenced Geometry and the second one is empty ... so you don't have to delete your GH Components to get rid of the generated elements because they will be "overwritten" with null and vanish automatically. It is not the most elegant solution but it works faster than manually deleting you stuff all the time.&lt;/BLOCKQUOTE&gt;

&lt;BR /&gt;
Thank you JSN! Your Stream Filter idea did exactly what I wanted.&lt;BR /&gt;
&lt;BR /&gt;
Best regards.</description>
      <pubDate>Mon, 24 Feb 2020 06:47:44 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Parametric-design/Synchronize-Bug/m-p/292449#M301</guid>
      <dc:creator>mawadhi</dc:creator>
      <dc:date>2020-02-24T06:47:44Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronize Bug?</title>
      <link>https://community.graphisoft.com/t5/Parametric-design/Synchronize-Bug/m-p/292450#M302</link>
      <description>I think the stream filter is a good one, JSN. Ultimately I think it would be great to have more control over the data that is loaded into AC from GH. So yes, the snyc pause is good as it allows to filter the snycing process more precisely other than breaking the connection all together (meaning that all the elements are 'frozen' to the last state). For certain use cases it is sensible to make objects permanent in AC, so that they are no longer altered by GH at all. No accidental deleting or modification, and yes no parametric change either (but sometimes it would be good to have just that). ('Baking' as in the GH -&amp;gt; Rhino pipeline) Also the 'locking' process of the Live-Connection is a bit buggy. Meaning that GH locks elements even though I have made them editable in AC, so that they turn up grey, and I have to recalculate the whole GH definition. &lt;BR /&gt;
Maybe the optimizing the transfer of objects would make for a more seamless integration of the GH workflow into AC, what do you think?</description>
      <pubDate>Mon, 24 Feb 2020 10:23:02 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Parametric-design/Synchronize-Bug/m-p/292450#M302</guid>
      <dc:creator>0scar</dc:creator>
      <dc:date>2020-02-24T10:23:02Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronize Bug?</title>
      <link>https://community.graphisoft.com/t5/Parametric-design/Synchronize-Bug/m-p/373308#M303</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Very nice. If someone could make an GH component out of this, that would be fabolous! &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The advertised two way connection between Grasshopper and Archicad&lt;EM&gt; (&lt;/EM&gt;&lt;SPAN&gt;&lt;EM&gt;The live, associative and &lt;STRONG&gt;bi-directional&lt;/STRONG&gt; nature of the connection enables users to build versatile workflows and utilize the connection in multiple scenarios)&lt;/EM&gt;&amp;nbsp;&lt;/SPAN&gt;is in truth a roundabout going AC - GH - AC.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;This connection will become a really powerful tool as soon the script writes itself. E.g. in AC you add a window to a GH generated wall and that window will then show up in the GH script for further optimisation/distribution. Let's hope the Mcneel/AC cooperation will go that deep.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2023 06:55:43 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Parametric-design/Synchronize-Bug/m-p/373308#M303</guid>
      <dc:creator>Joel Koilpillai</dc:creator>
      <dc:date>2023-03-16T06:55:43Z</dc:date>
    </item>
  </channel>
</rss>

