<?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: Lines to Polyline in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/lines-to-polyline/m-p/13690265#M350793</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/4149285"&gt;@redasobeh&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Does that mean there is no way to join them into a single polyline?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Correct, without some repairs there is no way.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. the green arc is drawn at the wrong Z-value. (image_01)&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="Image_01.png" style="width: 720px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1545018i436F5B4E9E37DBD6/image-size/large?v=v2&amp;amp;px=999" role="button" title="Image_01.png" alt="Image_01.png" /&gt;&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;2.&amp;nbsp;&lt;SPAN&gt;The cyan arc and the blue polyline don't touch each other (Image_02)&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;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Image_02.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1545021i39A01A692DC3B41A/image-size/large?v=v2&amp;amp;px=999" role="button" title="Image_02.png" alt="Image_02.png" /&gt;&lt;/span&gt;&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;3. The objects don't share the same XY-plane&lt;/P&gt;
&lt;P&gt;=&amp;gt; So you can never join all 4 objects to a polyline&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you repair the drawing errors I mentioned above you could consider to convert to a 3DPolyline. But this object type (3DPoly) must not include arcs. So you have to substitute the arcs by a bunch of short line segments (as you have done in the blue polyline). Only this way you have a chance to get ONE object (a 3DPoly) for the curve.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 20 Jun 2025 05:09:04 GMT</pubDate>
    <dc:creator>j.palmeL29YX</dc:creator>
    <dc:date>2025-06-20T05:09:04Z</dc:date>
    <item>
      <title>Lines to Polyline</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/lines-to-polyline/m-p/13689464#M350770</link>
      <description>&lt;P&gt;I have some lines, polylines, and arcs,&lt;/P&gt;&lt;P&gt;I cannot convert them all to one polyline,&lt;/P&gt;&lt;P&gt;I try all the tricks I know, but it still isn't working!&lt;/P&gt;&lt;P&gt;Attached CAD File...&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jun 2025 15:14:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/lines-to-polyline/m-p/13689464#M350770</guid>
      <dc:creator>redasobeh</dc:creator>
      <dc:date>2025-06-19T15:14:18Z</dc:date>
    </item>
    <item>
      <title>Re: Lines to Polyline</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/lines-to-polyline/m-p/13689552#M350773</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;These lines do not have the right conditions to convert for polyline. Click on below image to see what i mean.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PL.gif" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1544863iC3B92C31E566A952/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PL.gif" alt="PL.gif" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;STRONG&gt;PEDIT&lt;/STRONG&gt; ( Join ) ...&amp;nbsp;Adds lines, arcs, or polylines to the end of an open polyline and removes the curve fitting from a curve-fit polyline. For objects to join the polyline, their endpoints must touch unless you use the Multiple option at the first PEDIT prompt. In this case, you can join polylines that do not touch if the fuzz distance is set to a value large enough to include the endpoints.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;PEDIT command. &amp;gt;&amp;gt; &lt;A href="https://help.autodesk.com/view/ACD/2024/ENU/?guid=GUID-0C422AA9-23DD-4650-AD66-68E9D7989E3F" target="_blank" rel="noopener"&gt;Click&lt;/A&gt; &amp;lt;&amp;lt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Thu, 19 Jun 2025 16:10:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/lines-to-polyline/m-p/13689552#M350773</guid>
      <dc:creator>imadHabash</dc:creator>
      <dc:date>2025-06-19T16:10:38Z</dc:date>
    </item>
    <item>
      <title>Re: Lines to Polyline</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/lines-to-polyline/m-p/13689684#M350781</link>
      <description>&lt;P&gt;in addition to &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/508410"&gt;@imadHabash&lt;/a&gt;&amp;nbsp;observations, it looks like you are pretty far from the origin. This can cause issues. Is there a reason to be using such large number far from the origin?&amp;nbsp;&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="TheCADnoob_1-1750355892720.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1544889iBE55B1B69976AB5C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="TheCADnoob_1-1750355892720.png" alt="TheCADnoob_1-1750355892720.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.autodesk.com/blogs/autocad/working-large-coordinates-in-autocad/" target="_blank"&gt;https://www.autodesk.com/blogs/autocad/working-large-coordinates-in-autocad/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jun 2025 17:59:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/lines-to-polyline/m-p/13689684#M350781</guid>
      <dc:creator>TheCADnoob</dc:creator>
      <dc:date>2025-06-19T17:59:14Z</dc:date>
    </item>
    <item>
      <title>Re: Lines to Polyline</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/lines-to-polyline/m-p/13689990#M350785</link>
      <description>&lt;P&gt;Does that mean there is no way to join them into a single polyline?&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jun 2025 22:02:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/lines-to-polyline/m-p/13689990#M350785</guid>
      <dc:creator>redasobeh</dc:creator>
      <dc:date>2025-06-19T22:02:49Z</dc:date>
    </item>
    <item>
      <title>Re: Lines to Polyline</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/lines-to-polyline/m-p/13690008#M350786</link>
      <description>&lt;P&gt;&lt;EM&gt;&lt;U&gt;*Is there a reason to be using such large number far from the origin?&lt;/U&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't know.&lt;/P&gt;&lt;P&gt;I try every method I know to join these lines and arcs, but all are useless.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jun 2025 22:15:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/lines-to-polyline/m-p/13690008#M350786</guid>
      <dc:creator>redasobeh</dc:creator>
      <dc:date>2025-06-19T22:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: Lines to Polyline</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/lines-to-polyline/m-p/13690265#M350793</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/4149285"&gt;@redasobeh&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Does that mean there is no way to join them into a single polyline?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Correct, without some repairs there is no way.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. the green arc is drawn at the wrong Z-value. (image_01)&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="Image_01.png" style="width: 720px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1545018i436F5B4E9E37DBD6/image-size/large?v=v2&amp;amp;px=999" role="button" title="Image_01.png" alt="Image_01.png" /&gt;&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;2.&amp;nbsp;&lt;SPAN&gt;The cyan arc and the blue polyline don't touch each other (Image_02)&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;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Image_02.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1545021i39A01A692DC3B41A/image-size/large?v=v2&amp;amp;px=999" role="button" title="Image_02.png" alt="Image_02.png" /&gt;&lt;/span&gt;&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;3. The objects don't share the same XY-plane&lt;/P&gt;
&lt;P&gt;=&amp;gt; So you can never join all 4 objects to a polyline&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you repair the drawing errors I mentioned above you could consider to convert to a 3DPolyline. But this object type (3DPoly) must not include arcs. So you have to substitute the arcs by a bunch of short line segments (as you have done in the blue polyline). Only this way you have a chance to get ONE object (a 3DPoly) for the curve.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jun 2025 05:09:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/lines-to-polyline/m-p/13690265#M350793</guid>
      <dc:creator>j.palmeL29YX</dc:creator>
      <dc:date>2025-06-20T05:09:04Z</dc:date>
    </item>
    <item>
      <title>Re: Lines to Polyline</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/lines-to-polyline/m-p/13690761#M350801</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Why, when I try to reset the values ​​of the Z to zero for all these objects, I notice that they disappear and their positions change!&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Is it supposed that if the value of the Z of a line is changed, this will affect its position as x and y?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jun 2025 11:45:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/lines-to-polyline/m-p/13690761#M350801</guid>
      <dc:creator>redasobeh</dc:creator>
      <dc:date>2025-06-20T11:45:34Z</dc:date>
    </item>
    <item>
      <title>Re: Lines to Polyline</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/lines-to-polyline/m-p/13690974#M350805</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/4149285"&gt;@redasobeh&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&amp;nbsp;I try to reset the values ​​of the Z to zero for all these objects, &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Hmm, I don't know what you did and how, but because the arcs are rotated in the 3Dspace that makes no sense for me.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Attached a suggeston how I would do that.&amp;nbsp;&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-6374619749112w910h540r375" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6374619749112" 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-6374619749112w910h540r375');  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/6374619749112"&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;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jun 2025 13:58:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/lines-to-polyline/m-p/13690974#M350805</guid>
      <dc:creator>j.palmeL29YX</dc:creator>
      <dc:date>2025-06-20T13:58:04Z</dc:date>
    </item>
    <item>
      <title>Re: Lines to Polyline</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/lines-to-polyline/m-p/13691148#M350807</link>
      <description>&lt;P&gt;edit: response removed, i had wrong file...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you don't need the 3D elements and just want a 2D line;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My suggestion is to convert the ars to polyline using PEDIT.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Next use the FLATTEN command to get rid of any Z values (getting rid of hidden lines)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Next re-attach end points&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then use OVERKILL command&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then use JOIN command&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&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="CADnoob Ellipse Arc Polyline Join.gif" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1545330iC50ABF5DA34B5A07/image-size/medium?v=v2&amp;amp;px=400" role="button" title="CADnoob Ellipse Arc Polyline Join.gif" alt="CADnoob Ellipse Arc Polyline Join.gif" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Fri, 20 Jun 2025 16:36:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/lines-to-polyline/m-p/13691148#M350807</guid>
      <dc:creator>TheCADnoob</dc:creator>
      <dc:date>2025-06-20T16:36:10Z</dc:date>
    </item>
    <item>
      <title>Re: Lines to Polyline</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/lines-to-polyline/m-p/13691339#M350812</link>
      <description>&lt;P&gt;Thank you very much,&lt;/P&gt;&lt;P&gt;I appreciate you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jun 2025 17:43:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/lines-to-polyline/m-p/13691339#M350812</guid>
      <dc:creator>redasobeh</dc:creator>
      <dc:date>2025-06-20T17:43:16Z</dc:date>
    </item>
    <item>
      <title>Re: Lines to Polyline</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/lines-to-polyline/m-p/13691340#M350813</link>
      <description>&lt;P&gt;Thanks so much,&lt;/P&gt;&lt;P&gt;very very useful.&lt;/P&gt;&lt;P&gt;Done.&lt;/P&gt;&lt;P&gt;Thank you again.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jun 2025 17:45:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/lines-to-polyline/m-p/13691340#M350813</guid>
      <dc:creator>redasobeh</dc:creator>
      <dc:date>2025-06-20T17:45:00Z</dc:date>
    </item>
  </channel>
</rss>

