<?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: Joining line segments (x,y coordinates) in a sketch into one line. in Fusion Design, Validate &amp; Document Forum</title>
    <link>https://forums.autodesk.com/t5/fusion-design-validate-document/joining-line-segments-x-y-coordinates-in-a-sketch-into-one-line/m-p/13875862#M322618</link>
    <description>&lt;P&gt;This is Exactly what I'm trying to do!&amp;nbsp; &amp;nbsp;I unfortunately am not successfully reverse engineering your steps in your provided .f3d file to get to the end state.&amp;nbsp; Would you be able to write down a few of the steps to get from the csv file to the Mesh Section1?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;U&gt;&lt;STRONG&gt;UPDATE:&amp;nbsp; I think I got the steps figured out:&lt;/STRONG&gt;&lt;/U&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;1. Create the sketch from the CSV file. Finish sketch.&lt;/P&gt;&lt;P&gt;2. Click the Sketch and &lt;STRONG&gt;Extrude&lt;/STRONG&gt; it a bit.&amp;nbsp; This creates Body 1.&amp;nbsp; Note: we only need to extrude a few mm because we will make it a mesh next.&amp;nbsp; Then we will use the mesh outline to make the solid line with a spline.&lt;/P&gt;&lt;P&gt;3. Click the Mesh tab.&amp;nbsp; Click Create --&amp;gt; &lt;STRONG&gt;Tessellate&lt;/STRONG&gt;.&amp;nbsp; &amp;nbsp;Select Body 1.&amp;nbsp; Note: I just left the defaults and click Ok.&amp;nbsp; This turns Body1 into a Mesh Body1.&lt;/P&gt;&lt;P&gt;4. Click the Mesh tab.&amp;nbsp; Click Create --&amp;gt;Create &lt;STRONG&gt;Mesh Section Sketch&lt;/STRONG&gt;.&amp;nbsp; Click Body1 (the new Mesh body).&amp;nbsp; Rotate the Section Plane to be the outline from the CSV file (in this case it's the airfoil shape.)&amp;nbsp; Click OK.&amp;nbsp; This creates Sketch3.&amp;nbsp; &lt;STRONG&gt;Sketch 3 now has an orange colored line&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;5.&amp;nbsp; &amp;nbsp;Right click Sketch3 --&amp;gt; click Edit Sketch.&amp;nbsp; Click Sketch --&amp;gt; Create --&amp;gt; &lt;STRONG&gt;Fit Curves To Mesh Section.&amp;nbsp; T&lt;/STRONG&gt;he "Fit Curves to Mesh Section" dialog box opens.&lt;/P&gt;&lt;P&gt;6. Edit&amp;nbsp;Fit Curves to Mesh Section attributes.&amp;nbsp; &amp;nbsp;Select either Closed Spline (if the line is continuous) , or Spline if it's just a line.&amp;nbsp; Click OK.&amp;nbsp; the Orange line changes to a Blue line.&amp;nbsp; &amp;nbsp;Finish Sketch.&amp;nbsp;&lt;/P&gt;&lt;P&gt;7. Extrude the Blue line.&amp;nbsp; Click Solid --&amp;gt; Create --&amp;gt; Extrude.&amp;nbsp; &amp;nbsp;Ok&lt;/P&gt;&lt;P&gt;8. Bonus- if you are trying to fillet the airfoil connection to another body, use a box and cut the tail a bit to make it square, then it will fillet nicely.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you see anything I missed let me know.&amp;nbsp; &amp;nbsp;Thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 01 Nov 2025 18:19:39 GMT</pubDate>
    <dc:creator>david_desboisHMJ74</dc:creator>
    <dc:date>2025-11-01T18:19:39Z</dc:date>
    <item>
      <title>Joining line segments (x,y coordinates) in a sketch into one line.</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/joining-line-segments-x-y-coordinates-in-a-sketch-into-one-line/m-p/11594681#M48493</link>
      <description>&lt;P&gt;I have inserted csv (X,Y points) which imports well over 150 line segments.&amp;nbsp; How do I join the line segments into one line?&amp;nbsp; This becomes a big problem down stream in CAM as it is near impossible to get all the segments to run a contour for mill cutting a rib.&amp;nbsp; &amp;nbsp;Sample attached.&amp;nbsp; I have not been able to find a method to join the segments.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Old school Autocad 2000 had Pedit to be able to join and create a contineous line segment.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am a newb with Fusion 360, it has been a challenge but I have enjoyed some of the features.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;..Lynn..&lt;/P&gt;</description>
      <pubDate>Sat, 03 Dec 2022 02:03:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/joining-line-segments-x-y-coordinates-in-a-sketch-into-one-line/m-p/11594681#M48493</guid>
      <dc:creator>lmorgan5L3UA</dc:creator>
      <dc:date>2022-12-03T02:03:44Z</dc:date>
    </item>
    <item>
      <title>Re: Joining line segments (x,y coordinates) in a sketch into one line.</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/joining-line-segments-x-y-coordinates-in-a-sketch-into-one-line/m-p/11594686#M48494</link>
      <description>&lt;P&gt;If they are all co-linear, consider just drawing a new line from the first starting point to the final endpoint? As long as you make sure those two points are coincident you should be good to go.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;By the way, if you are not using all those line segments for anything else, you could also consider selecting them all, and hitting the 'x' button to make them construction lines.&lt;/P&gt;</description>
      <pubDate>Sat, 03 Dec 2022 02:10:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/joining-line-segments-x-y-coordinates-in-a-sketch-into-one-line/m-p/11594686#M48494</guid>
      <dc:creator>Leo_Dyn</dc:creator>
      <dc:date>2022-12-03T02:10:56Z</dc:date>
    </item>
    <item>
      <title>Re: Joining line segments (x,y coordinates) in a sketch into one line.</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/joining-line-segments-x-y-coordinates-in-a-sketch-into-one-line/m-p/11594705#M48495</link>
      <description>&lt;P&gt;If I close this sketch like this and then extrude it with Extrude, I can follow its contours with CAM, but is that not enough?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="bunga_1-1670034668430.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1147710iC87F5B16F719BF9F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="bunga_1-1670034668430.png" alt="bunga_1-1670034668430.png" /&gt;&lt;/span&gt;&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="bunga_0-1670034630943.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1147709iC14241354788C2D4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="bunga_0-1670034630943.png" alt="bunga_0-1670034630943.png" /&gt;&lt;/span&gt;&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="bunga_2-1670034825122.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1147711i56DB708E15A8BC2E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="bunga_2-1670034825122.png" alt="bunga_2-1670034825122.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>Sat, 03 Dec 2022 02:34:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/joining-line-segments-x-y-coordinates-in-a-sketch-into-one-line/m-p/11594705#M48495</guid>
      <dc:creator>Bunga777</dc:creator>
      <dc:date>2022-12-03T02:34:00Z</dc:date>
    </item>
    <item>
      <title>Re: Joining line segments (x,y coordinates) in a sketch into one line.</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/joining-line-segments-x-y-coordinates-in-a-sketch-into-one-line/m-p/11594707#M48496</link>
      <description>&lt;P&gt;I have converted your sketch into one segment.&amp;nbsp; Video will prove this.&amp;nbsp; Model is attached.&amp;nbsp; If you need any help understanding my method please ask.&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-6316503547112w400h239r405" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6316503547112" 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-6316503547112w400h239r405');  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/6316503547112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 03 Dec 2022 02:35:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/joining-line-segments-x-y-coordinates-in-a-sketch-into-one-line/m-p/11594707#M48496</guid>
      <dc:creator>jhackney1972</dc:creator>
      <dc:date>2022-12-03T02:35:26Z</dc:date>
    </item>
    <item>
      <title>Re: Joining line segments (x,y coordinates) in a sketch into one line.</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/joining-line-segments-x-y-coordinates-in-a-sketch-into-one-line/m-p/11594741#M48497</link>
      <description>&lt;P&gt;If you do not want to create the smooth sketch, as I showed in my previous post, you can use your existing multi-segment sketch very easily to create a CAM toolpath.&amp;nbsp; The video will show how.&amp;nbsp; Model is attached.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do not forget to "Accept Solution" if this solves your question, if not, please ask.&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-6316505012112w400h239r807" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6316505012112" 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-6316505012112w400h239r807');  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/6316505012112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 03 Dec 2022 03:16:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/joining-line-segments-x-y-coordinates-in-a-sketch-into-one-line/m-p/11594741#M48497</guid>
      <dc:creator>jhackney1972</dc:creator>
      <dc:date>2022-12-03T03:16:39Z</dc:date>
    </item>
    <item>
      <title>Re: Joining line segments (x,y coordinates) in a sketch into one line.</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/joining-line-segments-x-y-coordinates-in-a-sketch-into-one-line/m-p/11595211#M48498</link>
      <description>Hello John,&lt;BR /&gt;&lt;BR /&gt;Exactly what I was looking for... Many Thanks!&lt;BR /&gt;&lt;BR /&gt;..Lynn..</description>
      <pubDate>Sat, 03 Dec 2022 12:25:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/joining-line-segments-x-y-coordinates-in-a-sketch-into-one-line/m-p/11595211#M48498</guid>
      <dc:creator>lmorgan5L3UA</dc:creator>
      <dc:date>2022-12-03T12:25:01Z</dc:date>
    </item>
    <item>
      <title>Re: Joining line segments (x,y coordinates) in a sketch into one line.</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/joining-line-segments-x-y-coordinates-in-a-sketch-into-one-line/m-p/11595509#M48499</link>
      <description>&lt;P&gt;Hello John,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The method looks good, is there a way to get an outside cut, currently it is cutting the inside of the profile.&amp;nbsp; &amp;nbsp;I had a later version of the rib with more details added, and a bunch of experiments on it is a mess by now.&amp;nbsp; I need to redo to get things straight.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Additional detail: I need to add couple of breaks in the profile to hold the ribs in place while cutting, I typically cut two sheets stacked at one time.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Thanks...&amp;nbsp; &amp;nbsp;..Lynn..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 03 Dec 2022 17:09:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/joining-line-segments-x-y-coordinates-in-a-sketch-into-one-line/m-p/11595509#M48499</guid>
      <dc:creator>lmorgan5L3UA</dc:creator>
      <dc:date>2022-12-03T17:09:55Z</dc:date>
    </item>
    <item>
      <title>Re: Joining line segments (x,y coordinates) in a sketch into one line.</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/joining-line-segments-x-y-coordinates-in-a-sketch-into-one-line/m-p/11595518#M48500</link>
      <description>&lt;P&gt;The toolpath I attached is cutting outside.&amp;nbsp; You will need to supply a bit more information as well as some screen captures of what you need and of course the model.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 03 Dec 2022 17:21:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/joining-line-segments-x-y-coordinates-in-a-sketch-into-one-line/m-p/11595518#M48500</guid>
      <dc:creator>jhackney1972</dc:creator>
      <dc:date>2022-12-03T17:21:28Z</dc:date>
    </item>
    <item>
      <title>Re: Joining line segments (x,y coordinates) in a sketch into one line.</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/joining-line-segments-x-y-coordinates-in-a-sketch-into-one-line/m-p/11595529#M48501</link>
      <description>&lt;P&gt;If you mean to run the toolpath on the opposite side, which is inside to me, here it is.&amp;nbsp; You will have to have a lot smaller tool to reach the end.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 03 Dec 2022 17:32:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/joining-line-segments-x-y-coordinates-in-a-sketch-into-one-line/m-p/11595529#M48501</guid>
      <dc:creator>jhackney1972</dc:creator>
      <dc:date>2022-12-03T17:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: Joining line segments (x,y coordinates) in a sketch into one line.</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/joining-line-segments-x-y-coordinates-in-a-sketch-into-one-line/m-p/11595740#M48502</link>
      <description>&lt;P&gt;When I first used your technique, it worked but the end mill cut on the inside of the rib pattern, I need it to cut on the outside of the rib pattern.&amp;nbsp; In reviewing your video, yours did cut on the outside of the rib pattern which is what I need.&amp;nbsp; How did you change the side that the tool cut on?&lt;/P&gt;&lt;P&gt;You were able to demostarte it can be done, but I'm not sure how to do it.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry my milling terms are lacking, my hobby is radio control airplanes and am cutting balsa, 1.5mm end mill, for a modified wing I am in process of building.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Thanks for the help!&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ..Lynn..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 03 Dec 2022 21:04:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/joining-line-segments-x-y-coordinates-in-a-sketch-into-one-line/m-p/11595740#M48502</guid>
      <dc:creator>lmorgan5L3UA</dc:creator>
      <dc:date>2022-12-03T21:04:07Z</dc:date>
    </item>
    <item>
      <title>Re: Joining line segments (x,y coordinates) in a sketch into one line.</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/joining-line-segments-x-y-coordinates-in-a-sketch-into-one-line/m-p/11595772#M48503</link>
      <description>&lt;P&gt;It is a simple setting under the Geometry Tab.&amp;nbsp; Video and screen capture should show all you need.&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="Milling Side.png" style="width: 260px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1147870iE171E81C3C620A89/image-size/large?v=v2&amp;amp;px=999" role="button" title="Milling Side.png" alt="Milling Side.png" /&gt;&lt;/span&gt;&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-6316541284112w400h248r953" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6316541284112" 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-6316541284112w400h248r953');  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/6316541284112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 03 Dec 2022 21:42:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/joining-line-segments-x-y-coordinates-in-a-sketch-into-one-line/m-p/11595772#M48503</guid>
      <dc:creator>jhackney1972</dc:creator>
      <dc:date>2022-12-03T21:42:26Z</dc:date>
    </item>
    <item>
      <title>Re: Joining line segments (x,y coordinates) in a sketch into one line.</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/joining-line-segments-x-y-coordinates-in-a-sketch-into-one-line/m-p/11595857#M48504</link>
      <description>&lt;P&gt;Ah....Yes, that is very nice button to have!&amp;nbsp; Unfortunately I am using the non-commercial (hobbyist) version and my Geometery menu does not have that button.&amp;nbsp; &amp;nbsp;Hopefully the screen dump made it to the attached png file.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I have used manual selection on desired contours, I get a red arrow for indication on which side it will cut, toggle the red arrow and I get the other side.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Guess I might go back to old school Autocad 2d and CAM software.&amp;nbsp; It seems a bit sad that this type of functionality isn't integrated into the non-comercail version.&amp;nbsp; I really appreciate all your help and very quick responses!&amp;nbsp; &amp;nbsp;Looks like I need to close this out as it appears to be a dead end street for me....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Happy Holidays!&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;..Lynn..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 03 Dec 2022 23:41:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/joining-line-segments-x-y-coordinates-in-a-sketch-into-one-line/m-p/11595857#M48504</guid>
      <dc:creator>lmorgan5L3UA</dc:creator>
      <dc:date>2022-12-03T23:41:05Z</dc:date>
    </item>
    <item>
      <title>Re: Joining line segments (x,y coordinates) in a sketch into one line.</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/joining-line-segments-x-y-coordinates-in-a-sketch-into-one-line/m-p/11595907#M48505</link>
      <description>&lt;P&gt;I have access to a Fusion 360 Personal License as well.&amp;nbsp; You can achieve your desired result if you first convert your segmented line into single continuous line, as I showed in message #4 of this Forum question, and then you will get the inside/outside selection.&amp;nbsp; The video will explain.&amp;nbsp; If you need help with the process of converting your multiple segment line into a one continuous line, let me know.&amp;nbsp; Model is attached.&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-6316545119112w400h239r918" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6316545119112" 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-6316545119112w400h239r918');  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/6316545119112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 04 Dec 2022 00:50:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/joining-line-segments-x-y-coordinates-in-a-sketch-into-one-line/m-p/11595907#M48505</guid>
      <dc:creator>jhackney1972</dc:creator>
      <dc:date>2022-12-04T00:50:38Z</dc:date>
    </item>
    <item>
      <title>Re: Joining line segments (x,y coordinates) in a sketch into one line.</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/joining-line-segments-x-y-coordinates-in-a-sketch-into-one-line/m-p/11596406#M48506</link>
      <description>&lt;P&gt;Hello John,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Contineous line solution looks promising.&amp;nbsp; What is the technique used to convert segmented to contineous.&amp;nbsp; Hopefully I can add breaks to the contineous to add detail.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Thanks...&amp;nbsp; &amp;nbsp;..Lynn..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 04 Dec 2022 12:47:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/joining-line-segments-x-y-coordinates-in-a-sketch-into-one-line/m-p/11596406#M48506</guid>
      <dc:creator>lmorgan5L3UA</dc:creator>
      <dc:date>2022-12-04T12:47:47Z</dc:date>
    </item>
    <item>
      <title>Re: Joining line segments (x,y coordinates) in a sketch into one line.</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/joining-line-segments-x-y-coordinates-in-a-sketch-into-one-line/m-p/11596452#M48507</link>
      <description>&lt;P&gt;The process I used takes a little time but is not hard.&amp;nbsp; The spline created by the process is a continuous line and can be selected "directly" from the graphic screen in the Manufacturing Environment.&amp;nbsp; When you do this you can select the arrow to go from inside to outside toolpath as needed.&amp;nbsp; The spline created is just a sketch, you can add or subtract from it as needed.&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-6316567309112w400h216r164" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6316567309112" 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-6316567309112w400h216r164');  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/6316567309112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 04 Dec 2022 13:35:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/joining-line-segments-x-y-coordinates-in-a-sketch-into-one-line/m-p/11596452#M48507</guid>
      <dc:creator>jhackney1972</dc:creator>
      <dc:date>2022-12-04T13:35:11Z</dc:date>
    </item>
    <item>
      <title>Re: Joining line segments (x,y coordinates) in a sketch into one line.</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/joining-line-segments-x-y-coordinates-in-a-sketch-into-one-line/m-p/11598270#M48508</link>
      <description>&lt;P&gt;Hello John,&lt;/P&gt;&lt;P&gt;Agree with the convoluted approach but it appears to work!&amp;nbsp; Most of my Cad work can be done in the 2d world so I do not have any Mesh experience, something to do in the future!&amp;nbsp; Maybe I'll get a chance to try the process out this afternoon.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am still amazed the Fusion does not have a simple 2d tool to do this job.&amp;nbsp; It appears this has been a request for many years, it's been in the AutoCAD product for well over 20 years and is a time saver.&amp;nbsp; I will need to evaluate the process as I have 32 ribs that this has to be applied to.&amp;nbsp; At first guess, I'm thinking the 2d AutoCAD and Cam is going to be much faster to complete the Cad-Cam work.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Very Much Appreciate your expertise and quick help!&amp;nbsp; &amp;nbsp; Happy Holidays&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ..Lynn..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Dec 2022 13:33:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/joining-line-segments-x-y-coordinates-in-a-sketch-into-one-line/m-p/11598270#M48508</guid>
      <dc:creator>lmorgan5L3UA</dc:creator>
      <dc:date>2022-12-05T13:33:18Z</dc:date>
    </item>
    <item>
      <title>Re: Joining line segments (x,y coordinates) in a sketch into one line.</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/joining-line-segments-x-y-coordinates-in-a-sketch-into-one-line/m-p/13875862#M322618</link>
      <description>&lt;P&gt;This is Exactly what I'm trying to do!&amp;nbsp; &amp;nbsp;I unfortunately am not successfully reverse engineering your steps in your provided .f3d file to get to the end state.&amp;nbsp; Would you be able to write down a few of the steps to get from the csv file to the Mesh Section1?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;U&gt;&lt;STRONG&gt;UPDATE:&amp;nbsp; I think I got the steps figured out:&lt;/STRONG&gt;&lt;/U&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;1. Create the sketch from the CSV file. Finish sketch.&lt;/P&gt;&lt;P&gt;2. Click the Sketch and &lt;STRONG&gt;Extrude&lt;/STRONG&gt; it a bit.&amp;nbsp; This creates Body 1.&amp;nbsp; Note: we only need to extrude a few mm because we will make it a mesh next.&amp;nbsp; Then we will use the mesh outline to make the solid line with a spline.&lt;/P&gt;&lt;P&gt;3. Click the Mesh tab.&amp;nbsp; Click Create --&amp;gt; &lt;STRONG&gt;Tessellate&lt;/STRONG&gt;.&amp;nbsp; &amp;nbsp;Select Body 1.&amp;nbsp; Note: I just left the defaults and click Ok.&amp;nbsp; This turns Body1 into a Mesh Body1.&lt;/P&gt;&lt;P&gt;4. Click the Mesh tab.&amp;nbsp; Click Create --&amp;gt;Create &lt;STRONG&gt;Mesh Section Sketch&lt;/STRONG&gt;.&amp;nbsp; Click Body1 (the new Mesh body).&amp;nbsp; Rotate the Section Plane to be the outline from the CSV file (in this case it's the airfoil shape.)&amp;nbsp; Click OK.&amp;nbsp; This creates Sketch3.&amp;nbsp; &lt;STRONG&gt;Sketch 3 now has an orange colored line&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;5.&amp;nbsp; &amp;nbsp;Right click Sketch3 --&amp;gt; click Edit Sketch.&amp;nbsp; Click Sketch --&amp;gt; Create --&amp;gt; &lt;STRONG&gt;Fit Curves To Mesh Section.&amp;nbsp; T&lt;/STRONG&gt;he "Fit Curves to Mesh Section" dialog box opens.&lt;/P&gt;&lt;P&gt;6. Edit&amp;nbsp;Fit Curves to Mesh Section attributes.&amp;nbsp; &amp;nbsp;Select either Closed Spline (if the line is continuous) , or Spline if it's just a line.&amp;nbsp; Click OK.&amp;nbsp; the Orange line changes to a Blue line.&amp;nbsp; &amp;nbsp;Finish Sketch.&amp;nbsp;&lt;/P&gt;&lt;P&gt;7. Extrude the Blue line.&amp;nbsp; Click Solid --&amp;gt; Create --&amp;gt; Extrude.&amp;nbsp; &amp;nbsp;Ok&lt;/P&gt;&lt;P&gt;8. Bonus- if you are trying to fillet the airfoil connection to another body, use a box and cut the tail a bit to make it square, then it will fillet nicely.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you see anything I missed let me know.&amp;nbsp; &amp;nbsp;Thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 01 Nov 2025 18:19:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/joining-line-segments-x-y-coordinates-in-a-sketch-into-one-line/m-p/13875862#M322618</guid>
      <dc:creator>david_desboisHMJ74</dc:creator>
      <dc:date>2025-11-01T18:19:39Z</dc:date>
    </item>
    <item>
      <title>Re: Joining line segments (x,y coordinates) in a sketch into one line.</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/joining-line-segments-x-y-coordinates-in-a-sketch-into-one-line/m-p/13875880#M322619</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/18015906"&gt;@david_desboisHMJ74&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you File&amp;gt;Export your *.f3d file to your local drive and then Attach it here to a Reply?&lt;/P&gt;</description>
      <pubDate>Fri, 31 Oct 2025 22:23:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/joining-line-segments-x-y-coordinates-in-a-sketch-into-one-line/m-p/13875880#M322619</guid>
      <dc:creator>TheCADWhisperer</dc:creator>
      <dc:date>2025-10-31T22:23:08Z</dc:date>
    </item>
  </channel>
</rss>

