<?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: Problem with derived/linked components in Fusion Design, Validate &amp; Document Forum</title>
    <link>https://forums.autodesk.com/t5/fusion-design-validate-document/problem-with-derived-linked-components/m-p/11122985#M59483</link>
    <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/2514255"&gt;@gautham_kattethota&lt;/a&gt;&amp;nbsp;spot on. I was just going to post the same thing.&lt;/P&gt;
&lt;P&gt;While it should work, I would generally suggest you don't derive geometry out of a design into a new design and then link the design back into the file it was derived out of &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 22 Apr 2022 18:40:17 GMT</pubDate>
    <dc:creator>TrippyLighting</dc:creator>
    <dc:date>2022-04-22T18:40:17Z</dc:date>
    <item>
      <title>Problem with derived/linked components</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/problem-with-derived-linked-components/m-p/11122726#M59481</link>
      <description>&lt;P&gt;I'm got myself in some kind of twisted confusion I could use help making sense of.&amp;nbsp; I think it's from a combination of things I did without really understanding the implications.&amp;nbsp; Right now, all three files show they are out of date, but if I try to update any of them the gear disappears.&amp;nbsp; (To add possible confusion, there is a second gear component which is hidden.&amp;nbsp; For reasons that I can't remember I created a second one in order to do something and found I couldn't find a way to get rid of the first one.)&amp;nbsp; What a mess.&amp;nbsp; Here are the files.&lt;/P&gt;&lt;P&gt;Any help would be appreciated.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Apr 2022 16:22:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/problem-with-derived-linked-components/m-p/11122726#M59481</guid>
      <dc:creator>gsaDO</dc:creator>
      <dc:date>2022-04-22T16:22:50Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with derived/linked components</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/problem-with-derived-linked-components/m-p/11122981#M59482</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/8626276"&gt;@gsaDO&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I looked at one of the F3Zs and the screencast provided and the problem with disappearing bodies is because it seems you are removing a component that is used as a source for the derive feature. Hence it "disappears" in the target document after you do an update.&lt;/P&gt;
&lt;P&gt;In the Gear.f3z, the Gear subcomponent is used as the source for the gear wheel in the file Gear.f3d - you have other features in this file that add the teeth to the gear.&lt;/P&gt;
&lt;P&gt;In the source document "axel plug_short", you have used the Remove feature on the Gear sub-component.&amp;nbsp; You will notice the Remove feature at the end of the timeline.&amp;nbsp; This essentially removes this feature in the document after that point in the timeline.&amp;nbsp; Also it does end up affecting the Gear document since you have derived this sub-component into it.&amp;nbsp; Thats why when you update the Gear document, the derive feature does not find its source component and derived body is lost.&amp;nbsp; Thats why things disappear in the Gear document.&lt;/P&gt;
&lt;P&gt;To fix this, delete the Remove feature in "axel plug_short", save, and update "Gear".&amp;nbsp; This should restore the design in Gear document.&lt;/P&gt;
&lt;P&gt;I didnt check the other F3Zs, but i am assuming it might be the same problem.&amp;nbsp; If not, let us know and we can investigate further.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Fri, 22 Apr 2022 18:37:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/problem-with-derived-linked-components/m-p/11122981#M59482</guid>
      <dc:creator>gautham_kattethota</dc:creator>
      <dc:date>2022-04-22T18:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with derived/linked components</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/problem-with-derived-linked-components/m-p/11122985#M59483</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/2514255"&gt;@gautham_kattethota&lt;/a&gt;&amp;nbsp;spot on. I was just going to post the same thing.&lt;/P&gt;
&lt;P&gt;While it should work, I would generally suggest you don't derive geometry out of a design into a new design and then link the design back into the file it was derived out of &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Apr 2022 18:40:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/problem-with-derived-linked-components/m-p/11122985#M59483</guid>
      <dc:creator>TrippyLighting</dc:creator>
      <dc:date>2022-04-22T18:40:17Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with derived/linked components</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/problem-with-derived-linked-components/m-p/11126862#M59484</link>
      <description>&lt;P&gt;Thanks.&amp;nbsp; That was an easy fix.&amp;nbsp; I need to work with the derived function more to really get a handle on the do's and don'ts.&lt;/P&gt;&lt;P&gt;Glenn&lt;/P&gt;</description>
      <pubDate>Mon, 25 Apr 2022 14:04:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/problem-with-derived-linked-components/m-p/11126862#M59484</guid>
      <dc:creator>gsaDO</dc:creator>
      <dc:date>2022-04-25T14:04:57Z</dc:date>
    </item>
  </channel>
</rss>

