PDA

View Full Version : CSV files


marshawk
22-07-2004, 09:14 PM
Does any one know how i can import a csv file into cad..? Thanks.

Eddie
22-07-2004, 09:39 PM
8) That depends on what is in the CSV.....if it's co-ord (x,y,z or northing,easting,elevations) then you will need either a LISP or VBA

Please advise us on the contents of the CSV file so we can better assist you...

marshawk
24-07-2004, 01:28 PM
Hey Thanks..! How can I gewt a LISP or VBA for Cad..? its been driving me crazy. Thanks again.

Eddie
25-07-2004, 08:49 AM
8) Like I said...what is in the CSV file....(IE x,y,z ect.)
Need to know this first to determine if any of the files have will suffice.

architech
30-07-2004, 04:52 PM
You could also apply a "Script" (*.scr) if the CSV file is to insert points.
But like Eddie said here .... :wink: ... what exactly do you wish to in AutoCAD with this CSV file. :shock:

Later guy.