<?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: Polyline from multiple points in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/polyline-from-multiple-points/m-p/10447228#M74911</link>
    <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/7970708"&gt;@sakkie.coetzee&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That is great news. Be sure to mark as solution to help others trying to solve this request.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jerry&lt;/P&gt;</description>
    <pubDate>Tue, 06 Jul 2021 15:59:53 GMT</pubDate>
    <dc:creator>JBerns</dc:creator>
    <dc:date>2021-07-06T15:59:53Z</dc:date>
    <item>
      <title>Polyline from multiple points</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/polyline-from-multiple-points/m-p/10446722#M74908</link>
      <description>&lt;P&gt;Hi Everybody,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm running 2021 professional.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to draw the timing cycle of a dual ram press in AutoCAD.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've calculated the X/Y positions in Excel based on crank radii, connecting rod lengths and position per 1 degree.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For the two rams that are 60 degrees apart, I've got 720 point brought into AutoCAD using ._SCRIPT&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Up to this point all is perfect, except that I'd like to link these two sets of points to form two polylines.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there an easy way of doing this, meaning, not having to select every individual point, one by one.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help would be appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jul 2021 13:03:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/polyline-from-multiple-points/m-p/10446722#M74908</guid>
      <dc:creator>sakkie.coetzee</dc:creator>
      <dc:date>2021-07-06T13:03:19Z</dc:date>
    </item>
    <item>
      <title>Re: Polyline from multiple points</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/polyline-from-multiple-points/m-p/10446745#M74909</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/7970708"&gt;@sakkie.coetzee&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How are you drawing the points in AutoCAD based on the points from an Excel file?&lt;/P&gt;&lt;P&gt;If you are using the AutoCAD &lt;STRONG&gt;POINT&lt;/STRONG&gt; command in the script, instead, use the &lt;STRONG&gt;PLINE&lt;/STRONG&gt; command.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you search the internet for these terms, "autocad draw polyline from excel coordinates", you should find several solutions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let us know of your success.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jerry&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jul 2021 13:13:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/polyline-from-multiple-points/m-p/10446745#M74909</guid>
      <dc:creator>JBerns</dc:creator>
      <dc:date>2021-07-06T13:13:55Z</dc:date>
    </item>
    <item>
      <title>Re: Polyline from multiple points</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/polyline-from-multiple-points/m-p/10446762#M74910</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/582192"&gt;@JBerns&lt;/a&gt;&amp;nbsp;,&amp;nbsp; just found that one.&amp;nbsp; Replaced the 1st command line to pline and it solved the problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Works perfectly.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jul 2021 13:23:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/polyline-from-multiple-points/m-p/10446762#M74910</guid>
      <dc:creator>sakkie.coetzee</dc:creator>
      <dc:date>2021-07-06T13:23:59Z</dc:date>
    </item>
    <item>
      <title>Re: Polyline from multiple points</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/polyline-from-multiple-points/m-p/10447228#M74911</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/7970708"&gt;@sakkie.coetzee&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That is great news. Be sure to mark as solution to help others trying to solve this request.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jerry&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jul 2021 15:59:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/polyline-from-multiple-points/m-p/10447228#M74911</guid>
      <dc:creator>JBerns</dc:creator>
      <dc:date>2021-07-06T15:59:53Z</dc:date>
    </item>
  </channel>
</rss>

