<?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: Lofting Over Sharp Radius in Fusion Support Forum</title>
    <link>https://forums.autodesk.com/t5/fusion-support-forum/lofting-over-sharp-radius/m-p/12835612#M15186</link>
    <description>&lt;P&gt;Following the screenshot in the OP you would not need a loft.&lt;/P&gt;
&lt;P&gt;A sketch for a sweep profile and another sketch for a sweep path would be sufficient.&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="TrippyLighting_0-1718215624067.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1375126iC6454D7CBC7ECEDE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="TrippyLighting_0-1718215624067.png" alt="TrippyLighting_0-1718215624067.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 12 Jun 2024 18:07:43 GMT</pubDate>
    <dc:creator>TrippyLighting</dc:creator>
    <dc:date>2024-06-12T18:07:43Z</dc:date>
    <item>
      <title>Lofting Over Sharp Radius</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/lofting-over-sharp-radius/m-p/12831551#M15182</link>
      <description>&lt;P&gt;I am trying to create an adapter that goes from a 2 3/16 to 2 1/8 in a 90 degree bend while minimizing the vertical distance it must travel. Basically I want the adapter to start turning direction and "adapting" it's diameter right off of the one plane to the other, but when I try to run a loft it gives me errors and says it is self intersecting.&lt;SPAN&gt;&amp;nbsp;I cannot to save my life get this radius to work. Any help would be appreciated in getting this part to work and I have my sketch geometry attached below. Thank you!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2024 06:40:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/lofting-over-sharp-radius/m-p/12831551#M15182</guid>
      <dc:creator>Ian.c.Stitt</dc:creator>
      <dc:date>2024-06-11T06:40:53Z</dc:date>
    </item>
    <item>
      <title>Re: Lofting Over Sharp Radius</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/lofting-over-sharp-radius/m-p/12831658#M15183</link>
      <description>&lt;P&gt;Sweep with Path and Guide rail may be acceptable.&lt;/P&gt;&lt;P&gt;More rails for a Loft if that does not work for you.&amp;nbsp; (Full solid with Shell)&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="swgrdb1.PNG" style="width: 997px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1374365iFFC3885F6E3CABD3/image-size/large?v=v2&amp;amp;px=999" role="button" title="swgrdb1.PNG" alt="swgrdb1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Might help...&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2024 07:51:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/lofting-over-sharp-radius/m-p/12831658#M15183</guid>
      <dc:creator>davebYYPCU</dc:creator>
      <dc:date>2024-06-11T07:51:45Z</dc:date>
    </item>
    <item>
      <title>Re: Lofting Over Sharp Radius</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/lofting-over-sharp-radius/m-p/12831726#M15184</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;try 2 rails for loft as&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3371272"&gt;@davebYYPCU&lt;/a&gt;&amp;nbsp;recommended&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. Create&amp;nbsp; intersection points in the sketch and connect them with a spline or lines/fillets&lt;BR /&gt;2. loft with 2 rails &lt;BR /&gt;3. Shell from body&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-6354795943112w928h540r107" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6354795943112" 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-6354795943112w928h540r107');  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/6354795943112"&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>Tue, 11 Jun 2024 08:39:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/lofting-over-sharp-radius/m-p/12831726#M15184</guid>
      <dc:creator>g-andresen</dc:creator>
      <dc:date>2024-06-11T08:39:08Z</dc:date>
    </item>
    <item>
      <title>Re: Lofting Over Sharp Radius</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/lofting-over-sharp-radius/m-p/12833895#M15185</link>
      <description>&lt;P&gt;Wonderful! Thank you guys very much!&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2024 06:13:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/lofting-over-sharp-radius/m-p/12833895#M15185</guid>
      <dc:creator>Ian.c.Stitt</dc:creator>
      <dc:date>2024-06-12T06:13:57Z</dc:date>
    </item>
    <item>
      <title>Re: Lofting Over Sharp Radius</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/lofting-over-sharp-radius/m-p/12835612#M15186</link>
      <description>&lt;P&gt;Following the screenshot in the OP you would not need a loft.&lt;/P&gt;
&lt;P&gt;A sketch for a sweep profile and another sketch for a sweep path would be sufficient.&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="TrippyLighting_0-1718215624067.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1375126iC6454D7CBC7ECEDE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="TrippyLighting_0-1718215624067.png" alt="TrippyLighting_0-1718215624067.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2024 18:07:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/lofting-over-sharp-radius/m-p/12835612#M15186</guid>
      <dc:creator>TrippyLighting</dc:creator>
      <dc:date>2024-06-12T18:07:43Z</dc:date>
    </item>
    <item>
      <title>Re: Lofting Over Sharp Radius</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/lofting-over-sharp-radius/m-p/12835650#M15187</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/2768685"&gt;@TrippyLighting&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Following the screenshot in the OP you would not need a loft.&lt;/P&gt;
&lt;P&gt;A sketch for a sweep profile and another sketch for a sweep path would be sufficient.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;The diameters are (intentionally or not?) not identical.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;günther&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2024 18:30:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/lofting-over-sharp-radius/m-p/12835650#M15187</guid>
      <dc:creator>g-andresen</dc:creator>
      <dc:date>2024-06-12T18:30:31Z</dc:date>
    </item>
    <item>
      <title>Re: Lofting Over Sharp Radius</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/lofting-over-sharp-radius/m-p/12835690#M15188</link>
      <description>&lt;P&gt;Hmmm..K, 3 sketches and a sweep with guide rail. Sketch 2 isn't really needed.&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="TrippyLighting_0-1718218214224.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1375133i4B73E721565049C7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="TrippyLighting_0-1718218214224.png" alt="TrippyLighting_0-1718218214224.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, 12 Jun 2024 18:52:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/lofting-over-sharp-radius/m-p/12835690#M15188</guid>
      <dc:creator>TrippyLighting</dc:creator>
      <dc:date>2024-06-12T18:52:57Z</dc:date>
    </item>
    <item>
      <title>Re: Lofting Over Sharp Radius</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/lofting-over-sharp-radius/m-p/12843536#M15189</link>
      <description>&lt;P&gt;Can I loft along 4 rails to have the sides bellow out a little before sweeping down? And yes the diameters are not identical purposefully; is sketch 2 still not necessary?&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2024 07:08:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/lofting-over-sharp-radius/m-p/12843536#M15189</guid>
      <dc:creator>Ian.c.Stitt</dc:creator>
      <dc:date>2024-06-17T07:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: Lofting Over Sharp Radius</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/lofting-over-sharp-radius/m-p/12843672#M15190</link>
      <description>&lt;P&gt;&lt;STRONG&gt;to have the sides bellow out a little before sweeping down?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Yep, be careful what you ask for.&amp;nbsp; My original Sweep with Guide Rail did not make the bulge, just adjusted the diameters on the way.&amp;nbsp; The 2 side rails would likely need some tricky construction, unless you describe the limitations to the bulge.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Might help...&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2024 08:29:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/lofting-over-sharp-radius/m-p/12843672#M15190</guid>
      <dc:creator>davebYYPCU</dc:creator>
      <dc:date>2024-06-17T08:29:58Z</dc:date>
    </item>
    <item>
      <title>Re: Lofting Over Sharp Radius</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/lofting-over-sharp-radius/m-p/12850783#M15191</link>
      <description>&lt;P&gt;When I try to do the same intersect and connect with a spline it lets me select the circles to intersect but the purple snap points don't appear. I have tried in the existing sketch, a new one, and a new sketch on a plane parallel with the "bulge" feature. Not sure why I can't just do the same thing as before again just with a different shape of guide rail. Thanks for the help!&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jun 2024 04:47:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/lofting-over-sharp-radius/m-p/12850783#M15191</guid>
      <dc:creator>Ian.c.Stitt</dc:creator>
      <dc:date>2024-06-20T04:47:17Z</dc:date>
    </item>
  </channel>
</rss>

