15-13a. AutoCAD Export Coordinates Points to CSV
How to Export Coordinates of Points Using LISP to AutoCAD Since this web tutorial is intended for beginners, here I will describe how to export Coordinates for specific points in the drawing. Take for example that the drawings have points that are set to specific coordinates (this is quite used in geodesy, but mostly MAP CAD programs and some already have built-in LISP Export programs). In the picture below, notice that I have created several points on the desktop. Note that with the cursor I have an extra cloud with the coordinate position if I click on the position where the cursor is currently located. (this cloud can be switched on/off at the DYN button (dynamic input) How to use LISP? To use this option ( export coordinates to CSV file ), a file that has the extension ' * .lsp ' is used. This so-called scripted code needs to be copied to the "some" folder. Usually this is the AutoCAD folder that contains other files with...









































Comments
Post a Comment