<?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 Disappearing Components 240227 in Fusion Design, Validate &amp; Document Forum</title>
    <link>https://forums.autodesk.com/t5/fusion-design-validate-document/disappearing-components-240227/m-p/12584265#M24048</link>
    <description>&lt;P&gt;Hello F360 forum,&lt;BR /&gt;&lt;BR /&gt;When the Parent Component, which contains two Components,&lt;BR /&gt;is clicked on in the Fusion Browser both of the&amp;nbsp;Components&amp;nbsp;can be seen.&lt;BR /&gt;But clicking away from the&amp;nbsp;Parent Component causes both&lt;BR /&gt;of the Child&amp;nbsp;Components to disappear.&lt;BR /&gt;&lt;BR /&gt;Clicking on Child&amp;nbsp;Component 1 makes it&lt;BR /&gt;reappear, but&amp;nbsp;Child&amp;nbsp;Component 2 cannot be seen.&lt;BR /&gt;&lt;BR /&gt;Clicking on Child&amp;nbsp;Component 2 makes it&lt;BR /&gt;reappear, but Child&amp;nbsp;Component 1 cannot be seen.&lt;BR /&gt;&lt;BR /&gt;How does one see both of the&amp;nbsp;Child&amp;nbsp;Components&lt;BR /&gt;at the same time so one of the Child&amp;nbsp;Components&lt;BR /&gt;can be moved to desired proximity to the other?&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;Allen Pitts&lt;/P&gt;</description>
    <pubDate>Mon, 26 Feb 2024 22:40:36 GMT</pubDate>
    <dc:creator>pittsallen</dc:creator>
    <dc:date>2024-02-26T22:40:36Z</dc:date>
    <item>
      <title>Disappearing Components 240227</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/disappearing-components-240227/m-p/12584265#M24048</link>
      <description>&lt;P&gt;Hello F360 forum,&lt;BR /&gt;&lt;BR /&gt;When the Parent Component, which contains two Components,&lt;BR /&gt;is clicked on in the Fusion Browser both of the&amp;nbsp;Components&amp;nbsp;can be seen.&lt;BR /&gt;But clicking away from the&amp;nbsp;Parent Component causes both&lt;BR /&gt;of the Child&amp;nbsp;Components to disappear.&lt;BR /&gt;&lt;BR /&gt;Clicking on Child&amp;nbsp;Component 1 makes it&lt;BR /&gt;reappear, but&amp;nbsp;Child&amp;nbsp;Component 2 cannot be seen.&lt;BR /&gt;&lt;BR /&gt;Clicking on Child&amp;nbsp;Component 2 makes it&lt;BR /&gt;reappear, but Child&amp;nbsp;Component 1 cannot be seen.&lt;BR /&gt;&lt;BR /&gt;How does one see both of the&amp;nbsp;Child&amp;nbsp;Components&lt;BR /&gt;at the same time so one of the Child&amp;nbsp;Components&lt;BR /&gt;can be moved to desired proximity to the other?&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;Allen Pitts&lt;/P&gt;</description>
      <pubDate>Mon, 26 Feb 2024 22:40:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/disappearing-components-240227/m-p/12584265#M24048</guid>
      <dc:creator>pittsallen</dc:creator>
      <dc:date>2024-02-26T22:40:36Z</dc:date>
    </item>
    <item>
      <title>Re: Disappearing Components 240227</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/disappearing-components-240227/m-p/12584278#M24049</link>
      <description>&lt;P&gt;you have the opacity of both Tube and Tube_2 set to a very small number, which is why they cannot be "seen" (they are there, just highly transparent).&amp;nbsp; Change that to 100%, and you can see them.&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-6347705008112w960h540r471" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6347705008112" 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-6347705008112w960h540r471');  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/6347705008112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Feb 2024 22:46:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/disappearing-components-240227/m-p/12584278#M24049</guid>
      <dc:creator>jeff_strater</dc:creator>
      <dc:date>2024-02-26T22:46:32Z</dc:date>
    </item>
    <item>
      <title>Re: Disappearing Components 240227</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/disappearing-components-240227/m-p/12585893#M24050</link>
      <description>&lt;P&gt;Hello Jeff Strater and the F360 forum,&lt;BR /&gt;&lt;BR /&gt;Grateful shout out to Mr. Strater for the excellent&lt;BR /&gt;video.&lt;BR /&gt;The Opacity Control was changed to 100% for&lt;BR /&gt;Tube 1 and Tube 2.&amp;nbsp;&lt;BR /&gt;Am experiencing some difficulty replicating&lt;BR /&gt;the result shown in the video.&lt;BR /&gt;When Tube 1 is clicked Tube 2 becomes&lt;BR /&gt;very feint and conversely, jpg attached,&amp;nbsp;&lt;BR /&gt;How does one get both tubes to be&lt;BR /&gt;plainly visible as shown in the video&lt;BR /&gt;as opposed to very transparent as&lt;BR /&gt;shown in the attached image?&lt;BR /&gt;Have studied the video several&lt;BR /&gt;times trying to figure how the&lt;BR /&gt;settings for the Components in the video are&lt;BR /&gt;different from the&amp;nbsp;Components in the&lt;BR /&gt;jpg.&lt;BR /&gt;Something must be missing but not sure&lt;BR /&gt;what it is.&lt;BR /&gt;Thanks.&lt;BR /&gt;Allen Pitts&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Feb 2024 15:46:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/disappearing-components-240227/m-p/12585893#M24050</guid>
      <dc:creator>pittsallen</dc:creator>
      <dc:date>2024-02-27T15:46:20Z</dc:date>
    </item>
    <item>
      <title>Re: Disappearing Components 240227</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/disappearing-components-240227/m-p/12585930#M24051</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello Jeff Strater and the F360 forum,&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;Some how the opacity of the tubes kicked in.&lt;BR /&gt;Elation for the success is tempered by the&lt;BR /&gt;fact that it is not known why, after setting&lt;BR /&gt;the Opacity Control to 100% the tubes&lt;BR /&gt;remained transparent until suddenly&lt;BR /&gt;they became opaque.&lt;BR /&gt;Maybe the autosave or something&lt;BR /&gt;else made the difference.&lt;BR /&gt;&lt;BR /&gt;The other thing that is a bit disconcerting&lt;BR /&gt;is that when one goes to&amp;nbsp; Opacity Control&lt;BR /&gt;the drop down does not show what the&lt;BR /&gt;chosen opacity is. And so, when one&lt;BR /&gt;goes back to check the opacity there&lt;BR /&gt;is no value shown as the present opacity.&lt;BR /&gt;&lt;BR /&gt;The model is presently in the desired&lt;BR /&gt;state.&lt;BR /&gt;&lt;BR /&gt;Thanks for your time and courtesy.&lt;BR /&gt;&lt;BR /&gt;Allen Pitts&lt;BR /&gt;Dallas TX&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Feb 2024 16:04:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/disappearing-components-240227/m-p/12585930#M24051</guid>
      <dc:creator>pittsallen</dc:creator>
      <dc:date>2024-02-27T16:04:47Z</dc:date>
    </item>
  </channel>
</rss>

