<?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 When inserting a component with joints into another project joints stop working and can't move it. in Fusion Support Forum</title>
    <link>https://forums.autodesk.com/t5/fusion-support-forum/when-inserting-a-component-with-joints-into-another-project/m-p/11762656#M42047</link>
    <description>&lt;P&gt;I have a component that has joints and works great.&amp;nbsp; When I insert it into another project the joints no longer work and I can't move or align the inserted component.&amp;nbsp; I'm not sure how to attach files from Fusion360 to here but made a quick video showing a shop layout then the component I want to insert into it. Help!&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 17 Feb 2023 16:09:51 GMT</pubDate>
    <dc:creator>marconieto1001</dc:creator>
    <dc:date>2023-02-17T16:09:51Z</dc:date>
    <item>
      <title>When inserting a component with joints into another project joints stop working and can't move it.</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/when-inserting-a-component-with-joints-into-another-project/m-p/11762656#M42047</link>
      <description>&lt;P&gt;I have a component that has joints and works great.&amp;nbsp; When I insert it into another project the joints no longer work and I can't move or align the inserted component.&amp;nbsp; I'm not sure how to attach files from Fusion360 to here but made a quick video showing a shop layout then the component I want to insert into it. Help!&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Feb 2023 16:09:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/when-inserting-a-component-with-joints-into-another-project/m-p/11762656#M42047</guid>
      <dc:creator>marconieto1001</dc:creator>
      <dc:date>2023-02-17T16:09:51Z</dc:date>
    </item>
    <item>
      <title>Re: When inserting a component with joints into another project joints stop working and can't move it.</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/when-inserting-a-component-with-joints-into-another-project/m-p/11762707#M42048</link>
      <description>&lt;P&gt;hard to say without the data, but one possible explanation:&amp;nbsp; In your sub-assembly, you probably have at least one component grounded.&amp;nbsp; That allows you to test the mechanism by dragging a component.&amp;nbsp; However, when you insert that design into your top-level design, ground does not come along.&amp;nbsp; So, nothing in that sub-assembly is grounded, which can affect component move or drag.&amp;nbsp; If you use Drive Joint, does the joint work?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To share the design, use Export, and choose "Fusion Archive" (F3Z), and attach it here.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Feb 2023 16:28:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/when-inserting-a-component-with-joints-into-another-project/m-p/11762707#M42048</guid>
      <dc:creator>jeff_strater</dc:creator>
      <dc:date>2023-02-17T16:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: When inserting a component with joints into another project joints stop working and can't move it.</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/when-inserting-a-component-with-joints-into-another-project/m-p/11762737#M42049</link>
      <description>&lt;P&gt;Here are the two files.&amp;nbsp; I'm trying to put the blast gate into shop layout.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Feb 2023 16:40:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/when-inserting-a-component-with-joints-into-another-project/m-p/11762737#M42049</guid>
      <dc:creator>marconieto1001</dc:creator>
      <dc:date>2023-02-17T16:40:30Z</dc:date>
    </item>
    <item>
      <title>Betreff: When inserting a component with joints into another project joints stop working and can't move it.</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/when-inserting-a-component-with-joints-into-another-project/m-p/11762770#M42050</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;When you insert an assembly into a design, you must fix it again or join it to a fixed assembly of the design by joint.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6320700906112w926h540r470" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6320700906112" data-account="6057940548001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6057940548001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6320700906112w926h540r470');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://forums.autodesk.com/t5/video/gallerypage/video-id/6320700906112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;günther&lt;/P&gt;</description>
      <pubDate>Fri, 17 Feb 2023 16:50:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/when-inserting-a-component-with-joints-into-another-project/m-p/11762770#M42050</guid>
      <dc:creator>g-andresen</dc:creator>
      <dc:date>2023-02-17T16:50:32Z</dc:date>
    </item>
    <item>
      <title>Re: When inserting a component with joints into another project joints stop working and can't move it.</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/when-inserting-a-component-with-joints-into-another-project/m-p/11762802#M42051</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;this way&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6320700261112w926h540r740" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6320700261112" data-account="6057940548001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6057940548001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6320700261112w926h540r740');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://forums.autodesk.com/t5/video/gallerypage/video-id/6320700261112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;günther&lt;/P&gt;</description>
      <pubDate>Fri, 17 Feb 2023 17:08:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/when-inserting-a-component-with-joints-into-another-project/m-p/11762802#M42051</guid>
      <dc:creator>g-andresen</dc:creator>
      <dc:date>2023-02-17T17:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: When inserting a component with joints into another project joints stop working and can't move it.</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/when-inserting-a-component-with-joints-into-another-project/m-p/11762853#M42052</link>
      <description>&lt;P&gt;So I inserted and regrounded the component and was able to get the joints to work.&amp;nbsp; However I am still having a problem moving the main component around after I insert it.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Feb 2023 17:27:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/when-inserting-a-component-with-joints-into-another-project/m-p/11762853#M42052</guid>
      <dc:creator>marconieto1001</dc:creator>
      <dc:date>2023-02-17T17:27:50Z</dc:date>
    </item>
    <item>
      <title>Re: When inserting a component with joints into another project joints stop working and can't move it.</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/when-inserting-a-component-with-joints-into-another-project/m-p/11762909#M42053</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Position the imported assembly via joint.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;günther&lt;/P&gt;</description>
      <pubDate>Fri, 17 Feb 2023 17:42:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/when-inserting-a-component-with-joints-into-another-project/m-p/11762909#M42053</guid>
      <dc:creator>g-andresen</dc:creator>
      <dc:date>2023-02-17T17:42:22Z</dc:date>
    </item>
    <item>
      <title>Re: When inserting a component with joints into another project joints stop working and can't move it.</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/when-inserting-a-component-with-joints-into-another-project/m-p/11762952#M42054</link>
      <description>&lt;P&gt;Got it!&amp;nbsp; Thank You, Thank You, Thank You!&lt;/P&gt;&lt;P&gt;I have a much better understanding now.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Feb 2023 17:58:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/when-inserting-a-component-with-joints-into-another-project/m-p/11762952#M42054</guid>
      <dc:creator>marconieto1001</dc:creator>
      <dc:date>2023-02-17T17:58:33Z</dc:date>
    </item>
  </channel>
</rss>

