• RSS Feed

Donnie Gladfelter

Donnie is author of the upcoming book AutoCAD and AutoCAD LT: No Experience Required, a columnist for AUGIWorld Magazine, Autodesk University speaker, and member of the AUGI Board of Directors.

View Comments

  1. Allan M.

    mR. Herb did find an answer how to do the text script form excel to cad?, its been my long problem. or any body knows how to do that in higer autocadd.

  2. Allan M.

    Mr Donnie how to script text to 2007 fron excell to paste to 2007, please see sample below

    TEXT J TC 657752,2741632 0 allan
    TEXT J TC 657693,2741655 0 santaigo

    in R14 there was no problem but in higher Cadd i can't do. text is not coming because of "space" not recognize as enter.
    Hope u can help, thanks.

  3. Ram

    thnx for all the information but gues im too late to read it. can u please help me to create an excel command which can create an offset of a line in excel and join those two lines with two straight lines again. thnx in advance

  4. sumit

    could you just give me an example of how to enter values of certain drawing in excel sheet so that i get the desired gear drawing in autocad please help me i want help on this topic badly as my project on design is pending

  5. zlatan24

    I heard about not bad application-how to recover Excel files, it supports almost all existing versions of XLS and XLSX formats: Microsoft Excel 97, 2000, XP, 2002, 2003 and 2007 (xlsx repair), it helps to recover practically all the significant information, Program can repair Excel files Microsoft Windows NT 4.0, Windows 2000, Windows XP, Windows XP SP2, Windows 2003, Windows Vista. Software can to do the xlsx repair of Microsoft Ofiice 2007.

  6. Conrad

    You can also skip the creation of a script file and simply copy the “script” column from Excel and paste it directly into the AutoCAD command line. However you do it, using Excel to create scripts for AutoCAD can be a great time saver.

  7. Paul

    There is another way that may be cleaner, especially if you want to create ‘polylines’ instead of ‘lines’. In Excel, simply save your original data file with the file-type ‘common-separated values” or .CSV extension. This will create a text file with commas inserted between the x and y (and z) values. Edit this file in Notepad and add an extra line at the beginning for the command you need (i.e. _polyline), then save the file with a .SCR extension. Voila, a script that will start the ‘polyline’ command and continue drawing through the remaining data points.

  8. Herb

    Just a note – if using this method for writing a script command involving text, I believe you will have to use some kind of workaround for the “space interpreted as enter” trick, since the text commands see a “space” as a “space”

blog comments powered by Disqus