View Full Version : Flat Text Files
Can anyone advise how to export a flat text file out of AutoCad?
YosSa
08-03-2004, 09:12 PM
in what ??
What ya want exactly ??
Just a 1 line text ??
copy paste ...
I need to export out the XY coordinates for a mapped area. There are many lines of text. It will be input in another program (not CAD) offsite. The tech is requesting flat text file.[/list]
architech
09-03-2004, 11:55 PM
To my knowledge you can't do this straight out of AutoCAD. This sounds like you need a custom LSP to do the following.
1.
Extract the points from your file.
2.
Then convert the points into x,y coordinates
3.
And possibly save the file as a CSV (comma delimited) file
I can figure out the theory behind your problem just a little rusty on writing LSP.
Hopefully someone here shed some light from my analysis. :oops:
Later guy.
vBulletin® v3.7.3, Copyright ©2000-2009, Jelsoft Enterprises Ltd.