TheSwamp

Code Red => AutoLISP (Vanilla / Visual) => Topic started by: HasanCAD on June 17, 2010, 02:50:07 AM

Title: How do I start this lisp? (data from excel )
Post by: HasanCAD on June 17, 2010, 02:50:07 AM
Hi all

I want to import coordenate data from excel file ( point no, X, Y, and Z) to cad file
Then rotate and move all point then export the new coordenate to excel file.

any ideas for this lisp
Or
How can I start this one?

Thanks
Hasan
Title: Re: How do I start this lisp?
Post by: kpblc on June 17, 2010, 02:56:25 AM
You can try to read xls file throught ADO. Also you can save xls file to csv (and proceed this csv-file by lisp). First way is more flexibility and universally, but second is more simple to release.
P.S. Sorry for my English.
Title: Re: How do I start this lisp?
Post by: HasanCAD on June 17, 2010, 03:15:51 AM
whats ADO?
PS: my English is not better than yours ;)
Title: Re: How do I start this lisp?
Post by: Crank on June 17, 2010, 03:29:09 AM
ADOlisp (http://acad.fleming-group.com/Download/ADOLisp/ADOLisp.html)
Title: Re: How do I start this lisp?
Post by: aicr317 on July 04, 2010, 10:13:52 PM
also want to know how to do it!
thanks
Title: Re: How do I start this lisp?
Post by: JohnK on July 04, 2010, 11:47:50 PM
nice subject line