<?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: Enter hundreds of 3D polar coordinates to create a wire frame from an ascii in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/enter-hundreds-of-3d-polar-coordinates-to-create-a-wire-frame/m-p/7161870#M222560</link>
    <description>&lt;P&gt;Use Excel to create a script file to create the curve.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For example, setup an Excel file as shown below that converts the r, angle, depth values to x,y,z then use the Excel &lt;STRONG&gt;concatenate&lt;/STRONG&gt; function to create an expression with the coordinates separated by commas. &amp;nbsp;Copy the values into Notepad and add the command &lt;STRONG&gt;3dpoly&lt;/STRONG&gt;&amp;nbsp;(for 2d or 3d geometry) or &lt;STRONG&gt;pline&lt;/STRONG&gt; (for 2d geomentry) &amp;nbsp;at the beginning.&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="a1.JPG" style="width: 705px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/368780i820E6371AAF30157/image-size/large?v=v2&amp;amp;px=999" role="button" title="a1.JPG" alt="a1.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Save the file as a text file but with an extension of .&lt;STRONG&gt;scr&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="a2.JPG" style="width: 222px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/368783i7BCB24A4EAFF7750/image-size/large?v=v2&amp;amp;px=999" role="button" title="a2.JPG" alt="a2.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Use the &lt;STRONG&gt;script&lt;/STRONG&gt; command in AutoCAD to create the geometry.&lt;/P&gt;</description>
    <pubDate>Mon, 19 Jun 2017 15:05:55 GMT</pubDate>
    <dc:creator>leeminardi</dc:creator>
    <dc:date>2017-06-19T15:05:55Z</dc:date>
    <item>
      <title>Enter hundreds of 3D polar coordinates to create a wire frame from an ascii file</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/enter-hundreds-of-3d-polar-coordinates-to-create-a-wire-frame/m-p/7160416#M222559</link>
      <description>&lt;P&gt;What format and data arrangement is needed in what type of file to enter hundreds of 3D polar coordinate points somewhat automatically in AutoCAD 2016? Can AutoCAD be trained to read my ASCII file as is or do I have to re-arrange the file? Are there routines that can be instructed to re-arrange the data as needed? What are the steps to entering the data into an existing drawing once the file is created? This data is in a format of&lt;/P&gt;&lt;P&gt;depth h&lt;/P&gt;&lt;P&gt;8 radii at&amp;nbsp;2.8125 degree intervals&amp;nbsp;from North to&amp;nbsp;19.6875 degrees NNE&lt;/P&gt;&lt;P&gt;8 radii at 2.8125 degree intervals&amp;nbsp;from 22.5 deg NNE to 42.1875 degrees NE&lt;/P&gt;&lt;P&gt;8 radii at 2.8125 degree intervals&amp;nbsp;from 45 deg NE to 64.6875 deg ENE,&lt;/P&gt;&lt;P&gt;etc. all the way around the compass 0 to 357.1875 then repeated for the next depth.&lt;/P&gt;&lt;P&gt;128 radii around the compass for each depth. There can be 100 depths.&lt;/P&gt;&lt;P&gt;This traces a series of irregular shaped discs at regular depth intervals.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2017 00:36:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/enter-hundreds-of-3d-polar-coordinates-to-create-a-wire-frame/m-p/7160416#M222559</guid>
      <dc:creator>PBESSmgr</dc:creator>
      <dc:date>2017-06-19T00:36:02Z</dc:date>
    </item>
    <item>
      <title>Re: Enter hundreds of 3D polar coordinates to create a wire frame from an ascii</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/enter-hundreds-of-3d-polar-coordinates-to-create-a-wire-frame/m-p/7161870#M222560</link>
      <description>&lt;P&gt;Use Excel to create a script file to create the curve.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For example, setup an Excel file as shown below that converts the r, angle, depth values to x,y,z then use the Excel &lt;STRONG&gt;concatenate&lt;/STRONG&gt; function to create an expression with the coordinates separated by commas. &amp;nbsp;Copy the values into Notepad and add the command &lt;STRONG&gt;3dpoly&lt;/STRONG&gt;&amp;nbsp;(for 2d or 3d geometry) or &lt;STRONG&gt;pline&lt;/STRONG&gt; (for 2d geomentry) &amp;nbsp;at the beginning.&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="a1.JPG" style="width: 705px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/368780i820E6371AAF30157/image-size/large?v=v2&amp;amp;px=999" role="button" title="a1.JPG" alt="a1.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Save the file as a text file but with an extension of .&lt;STRONG&gt;scr&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="a2.JPG" style="width: 222px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/368783i7BCB24A4EAFF7750/image-size/large?v=v2&amp;amp;px=999" role="button" title="a2.JPG" alt="a2.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Use the &lt;STRONG&gt;script&lt;/STRONG&gt; command in AutoCAD to create the geometry.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2017 15:05:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/enter-hundreds-of-3d-polar-coordinates-to-create-a-wire-frame/m-p/7161870#M222560</guid>
      <dc:creator>leeminardi</dc:creator>
      <dc:date>2017-06-19T15:05:55Z</dc:date>
    </item>
    <item>
      <title>Re: Enter hundreds of 3D polar coordinates to create a wire frame from an ascii</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/enter-hundreds-of-3d-polar-coordinates-to-create-a-wire-frame/m-p/7161938#M222561</link>
      <description>Thanks. Is the manipulation of this ASCII text file something that can be done in LISP within AutoCAD or must it always be done in Excel?&lt;BR /&gt;&lt;BR /&gt;I think it would take several hours to manipulate each of these files in Excel. Is LISP difficult to learn and is it just script files for several AutoCad commands?&lt;BR /&gt;</description>
      <pubDate>Mon, 19 Jun 2017 15:20:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/enter-hundreds-of-3d-polar-coordinates-to-create-a-wire-frame/m-p/7161938#M222561</guid>
      <dc:creator>PBESSmgr</dc:creator>
      <dc:date>2017-06-19T15:20:49Z</dc:date>
    </item>
    <item>
      <title>Re: Enter hundreds of 3D polar coordinates to create a wire frame from an ascii</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/enter-hundreds-of-3d-polar-coordinates-to-create-a-wire-frame/m-p/7161939#M222562</link>
      <description>Thanks. Is the manipulation of this ASCII text file something that can be done in LISP within AutoCAD or must it always be done in Excel?&lt;BR /&gt;&lt;BR /&gt;I think it would take several hours to manipulate each of these files in Excel. Is LISP difficult to learn and is it just script files for several AutoCad commands?&lt;BR /&gt;</description>
      <pubDate>Mon, 19 Jun 2017 15:20:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/enter-hundreds-of-3d-polar-coordinates-to-create-a-wire-frame/m-p/7161939#M222562</guid>
      <dc:creator>PBESSmgr</dc:creator>
      <dc:date>2017-06-19T15:20:49Z</dc:date>
    </item>
    <item>
      <title>Re: Enter hundreds of 3D polar coordinates to create a wire frame from an ascii</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/enter-hundreds-of-3d-polar-coordinates-to-create-a-wire-frame/m-p/7162021#M222563</link>
      <description>&lt;P&gt;The LISP language in AutoCAD is a full blown programming language with a steep learning curve. You can do almost anything with with it in AutoCAD. &amp;nbsp;I would steer you away from it unless you can get someone to write the program for you. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You could create one Excel file to create&amp;nbsp;a script file that outputs the data for all your curves including the 3dpoly or pline commands. &amp;nbsp;If you are comfortable with Excel/VBA you could use it to create the AutoCAD script file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What is the format of your data now?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Attached is an example of an Excel/VBA file that I recently programmed. It creates an scr file. &amp;nbsp;File in the part number, x,y,ang cells and the program generates a .scr file.&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>Mon, 19 Jun 2017 15:40:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/enter-hundreds-of-3d-polar-coordinates-to-create-a-wire-frame/m-p/7162021#M222563</guid>
      <dc:creator>leeminardi</dc:creator>
      <dc:date>2017-06-19T15:40:23Z</dc:date>
    </item>
    <item>
      <title>Re: Enter hundreds of 3D polar coordinates to create a wire frame from an ascii</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/enter-hundreds-of-3d-polar-coordinates-to-create-a-wire-frame/m-p/7162417#M222564</link>
      <description>&lt;P&gt;The hard work will be converting all the polar data to absolute xyz in excel. Can a set of points be plotted, then draw lines point to point without re-entry of coords?&amp;nbsp;If so maybe the&amp;nbsp;UCS can be changed for each set of 128 points at each z depth and the polar coordinates could be plotted as relative points from the UCS 0,0? The format of data now is a text dump organized with general info then radii data for each depth and 2.8125 degree angle around the compass. Examples below. R@N is radii at North (0 deg); then eight radii at an angle from north increased by 2.8125 deg; &amp;nbsp;R@NNE is radii at 22.5 deg east of North; and so on.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;#8;Date: Sat, Mar 04, 2017 02:37Z&lt;BR /&gt;&amp;nbsp;&amp;#8;Customer: xxxxxx&lt;BR /&gt;&amp;nbsp;&amp;#8;Description: Cavity&lt;BR /&gt;&amp;nbsp;&amp;#8;Station_count_maximum: 304&lt;BR /&gt;&amp;nbsp;&amp;#8;Station_depth_resolution: 1&lt;BR /&gt;&amp;nbsp;&amp;#8;Station_depth_minimum: 2053&lt;BR /&gt;&amp;nbsp;&amp;#8;Station_depth_maximum: 3235&lt;BR /&gt;&amp;nbsp;&amp;#8;Station_0_file_offset: 972&lt;BR /&gt;&amp;nbsp;&amp;#8;File_format_version: 201&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;#8;Station#: 1&lt;BR /&gt;&amp;nbsp;&amp;#8;Depth: 2040&lt;BR /&gt;&amp;nbsp;&amp;#8;Tilt: 0&lt;BR /&gt;&amp;nbsp;&amp;#8;VOS: 5985&lt;BR /&gt;&amp;nbsp;&amp;#8;S_uS:&amp;nbsp;&amp;nbsp; 14.0&lt;BR /&gt;&amp;nbsp;&amp;#8;Avg_r: 38&lt;BR /&gt;&amp;nbsp;&amp;#8;Spare: 40f93a95&lt;BR /&gt;&amp;nbsp;&amp;#8;R@N:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.5&amp;nbsp;&amp;nbsp; 1.5&amp;nbsp;&amp;nbsp; 1.5&amp;nbsp;&amp;nbsp; 1.5&amp;nbsp;&amp;nbsp; 1.5&amp;nbsp;&amp;nbsp; 1.5&amp;nbsp;&amp;nbsp; 1.5&amp;nbsp;&amp;nbsp; 1.5&lt;BR /&gt;&amp;nbsp;&amp;#8;R@NNE:&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&lt;BR /&gt;&amp;nbsp;&amp;#8;R@NE:&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&lt;BR /&gt;&amp;nbsp;&amp;#8;R@ENE:&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&lt;BR /&gt;&amp;nbsp;&amp;#8;R@E:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&lt;BR /&gt;&amp;nbsp;&amp;#8;R@ESE:&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&lt;BR /&gt;&amp;nbsp;&amp;#8;R@SE:&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&lt;BR /&gt;&amp;nbsp;&amp;#8;R@SSE:&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&lt;BR /&gt;&amp;nbsp;&amp;#8;R@S:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&lt;BR /&gt;&amp;nbsp;&amp;#8;R@SSW:&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&lt;BR /&gt;&amp;nbsp;&amp;#8;R@SW:&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.5&amp;nbsp;&amp;nbsp; 1.5&amp;nbsp;&amp;nbsp; 1.5&amp;nbsp;&amp;nbsp; 1.5&amp;nbsp;&amp;nbsp; 1.5&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&lt;BR /&gt;&amp;nbsp;&amp;#8;R@WSW:&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&lt;BR /&gt;&amp;nbsp;&amp;#8;R@W:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.5&lt;BR /&gt;&amp;nbsp;&amp;#8;R@WNW:&amp;nbsp;&amp;nbsp; 1.5&amp;nbsp;&amp;nbsp; 1.5&amp;nbsp;&amp;nbsp; 1.5&amp;nbsp;&amp;nbsp; 1.5&amp;nbsp;&amp;nbsp; 1.5&amp;nbsp;&amp;nbsp; 1.4&amp;nbsp;&amp;nbsp; 1.5&amp;nbsp;&amp;nbsp; 1.5&lt;BR /&gt;&amp;nbsp;&amp;#8;R@NW:&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.5&amp;nbsp;&amp;nbsp; 1.5&amp;nbsp;&amp;nbsp; 1.5&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&lt;BR /&gt;&amp;nbsp;&amp;#8;R@NNW:&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.6&amp;nbsp;&amp;nbsp; 1.5&lt;BR /&gt;&amp;nbsp;&amp;#8;EOS: 1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;#8;Station#: 118&lt;BR /&gt;&amp;nbsp;&amp;#8;Depth: 3077&lt;BR /&gt;&amp;nbsp;&amp;#8;Tilt: 0&lt;BR /&gt;&amp;nbsp;&amp;#8;VOS: 6026&lt;BR /&gt;&amp;nbsp;&amp;#8;S_uS:&amp;nbsp; 244.0&lt;BR /&gt;&amp;nbsp;&amp;#8;Avg_r: 144&lt;BR /&gt;&amp;nbsp;&amp;#8;Spare: 470969d5&lt;BR /&gt;&amp;nbsp;&amp;#8;R@N:&amp;nbsp;&amp;nbsp; 101.5 100.7 101.5 100.7&amp;nbsp; 98.5&amp;nbsp; 98.5&amp;nbsp; 98.5&amp;nbsp; 98.5&lt;BR /&gt;&amp;nbsp;&amp;#8;R@NNE:&amp;nbsp; 98.5&amp;nbsp; 98.5&amp;nbsp; 98.5&amp;nbsp; 98.5&amp;nbsp; 98.5&amp;nbsp; 98.5&amp;nbsp; 98.5&amp;nbsp; 97.8&lt;BR /&gt;&amp;nbsp;&amp;#8;R@NE:&amp;nbsp;&amp;nbsp; 97.8&amp;nbsp; 99.2 100.0 100.0&amp;nbsp; 99.2&amp;nbsp; 99.2&amp;nbsp; 99.2&amp;nbsp; 97.8&lt;BR /&gt;&amp;nbsp;&amp;#8;R@ENE:&amp;nbsp; 98.5&amp;nbsp; 99.2&amp;nbsp; 97.8&amp;nbsp; 97.8 100.0&amp;nbsp; 98.5 100.7 100.0&lt;BR /&gt;&amp;nbsp;&amp;#8;R@E:&amp;nbsp;&amp;nbsp;&amp;nbsp; 99.2 102.2 102.2 102.9 102.2 101.5 101.5 100.0&lt;BR /&gt;&amp;nbsp;&amp;#8;R@ESE: 100.7 100.7 111.7 110.3 111.0 107.3 105.9 105.1&lt;BR /&gt;&amp;nbsp;&amp;#8;R@SE:&amp;nbsp; 102.9 105.9 104.4 106.6 106.6 107.3 105.9 107.3&lt;BR /&gt;&amp;nbsp;&amp;#8;R@SSE: 105.9 107.3 108.1 107.3 107.3 108.1 108.1 108.1&lt;BR /&gt;&amp;nbsp;&amp;#8;R@S:&amp;nbsp;&amp;nbsp; 108.8 111.0 110.3 111.0 112.5 113.2 114.0 115.4&lt;BR /&gt;&amp;nbsp;&amp;#8;R@SSW: 116.9 119.8 118.4 117.6 111.0 111.0 110.3 110.3&lt;BR /&gt;&amp;nbsp;&amp;#8;R@SW:&amp;nbsp; 110.3 111.0 112.5 112.5 112.5 112.5 111.0 111.7&lt;BR /&gt;&amp;nbsp;&amp;#8;R@WSW: 110.3 111.0 112.5 111.7 112.5 112.5 111.7 110.3&lt;BR /&gt;&amp;nbsp;&amp;#8;R@W:&amp;nbsp;&amp;nbsp; 109.5 109.5 109.5 109.5 108.8 110.3 108.1 108.1&lt;BR /&gt;&amp;nbsp;&amp;#8;R@WNW: 108.8 109.5 107.3 107.3 108.1 105.9 106.6 105.9&lt;BR /&gt;&amp;nbsp;&amp;#8;R@NW:&amp;nbsp; 106.6 106.6 105.1 105.9 105.1 103.7 102.2 102.9&lt;BR /&gt;&amp;nbsp;&amp;#8;R@NNW: 103.7 102.2 101.5 102.9 101.5 101.5 101.5 101.5&lt;BR /&gt;&amp;nbsp;&amp;#8;EOS: 118&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2017 17:19:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/enter-hundreds-of-3d-polar-coordinates-to-create-a-wire-frame/m-p/7162417#M222564</guid>
      <dc:creator>PBESSmgr</dc:creator>
      <dc:date>2017-06-19T17:19:13Z</dc:date>
    </item>
    <item>
      <title>Re: Enter hundreds of 3D polar coordinates to create a wire frame from an ascii</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/enter-hundreds-of-3d-polar-coordinates-to-create-a-wire-frame/m-p/7162754#M222565</link>
      <description>&lt;P&gt;The attached Excel file contains a VBA program to create a script from your data. &amp;nbsp;You must first transfer the data to Excel and delete extraneous rows. &amp;nbsp;I used the Excel text to columns feature to layout the data as seen in the attached file. &amp;nbsp;A new 3d polyline is created for every depth listed in column A. &amp;nbsp;The program stops when it finds a blank cell after a set of point data.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Try out the program and let me know if you have any questions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Lee&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2017 19:06:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/enter-hundreds-of-3d-polar-coordinates-to-create-a-wire-frame/m-p/7162754#M222565</guid>
      <dc:creator>leeminardi</dc:creator>
      <dc:date>2017-06-19T19:06:39Z</dc:date>
    </item>
  </channel>
</rss>

