Jump to content

getting values from openoffice to autocad through lisp


nandakumar

Recommended Posts

i am trying to get values from openoffice calc to autocad for automating drafting.

i expect somebody to explain the basics of this.

kindly do the needful.

thanks.

Link to comment
Share on other sites

Assuming that you can export the data from OpenOffice Calc in a .csv file format you could then use a program like ASCPOINT.lsp to import the file into AutoCAD.

Link to comment
Share on other sites

instead exporting to csv format, is there a way of reading values directly through lisp. An example of such is click2oo.vlx - a compiled lisp to export directly to openoffice from autocad. As designs involve more and more calculations, a spread sheet is more helpful. help me with this.

Link to comment
Share on other sites

We have no idea of what your trying to achieve post some images what are you trying to draw, like Remark what can Openoffice export in terms of xl, csv, report files.txt, Access database etc. You need to do the home work about Openoffice.

 

A quick google http://stackoverflow.com/questions/10905588/exporting-csv-properly-open-office-save-numbers-as-text

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...