Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

Enter a line using co-ordinates

  • 12-12-2013 04:35PM
    #1
    Registered Users, Registered Users 2 Posts: 3,608 ✭✭✭


    I'm 100% sure I've done this before but can't seem to replicate it again!

    I want to input a polyline using a series of co-ordinates derived outside the cad file. I thought I had previously gathered them as below:
    .
    .
    .
    -0.00083729736459503,85.5821138157004,29.144859821908
    6.34705298011173,85.5821750688527,29.1901086543222
    12.6309914114697,85.5822357049098,29.3078786512052
    18.8752747589427,84.9138229512393,29.4431028503225
    25.1839818401117,84.2385140266481,29.6535474017491
    31.4896104094995,83.5635346381177,29.9376784482943
    37.7456391112063,82.8938646153374,30.2927832981222
    43.9351305530889,81.9040473317771,30.8310936920902
    .
    .
    .
    

    then typed "pline" into the comand line and pasted the above co-ordinates. Doesn't seem to be happening for me now thouhg.

    Any ideas?


Comments

  • Registered Users, Registered Users 2 Posts: 597 ✭✭✭Supertech


    Try using the 3D polyline command (3Dpoly). All of your z coordinates are different. The standard polyline command assumes a constant z value I think.

    I'd also try entering the values one by one, and pressing enter after each input.

    If neither of these measures work, there a couple of conversion programmes which will convert csv file to dxf which will do the job automatically.


  • Registered Users, Registered Users 2 Posts: 3,608 ✭✭✭breadmonkey


    Thanks. I think you're right about the standard polyline. I managed to do it using the Line command doing more or less what this guy says (it also works in 3D).

    http://www.cadtutor.net/forum/showthread.php?37786-Import-X-Y-Coordinates-from-Excel-into-AutoCAD


Advertisement