Jump to content

Recommended Posts

Posted

Im running Autocad 10 electrical, when I receive a batch of drawing they come bundled with the index as an autocad dwg.

 

I wish to export the text from the index straight into a spreadsheet (or a text file) where I can cut and paste the columns of text from into the spread sheet

 

With drawing numbers in one column drawing titles and so on.

 

Anyone know of a lisp that will export text and keep its layout the same.

 

Cheers

Posted
Im running Autocad 10 electrical, when I receive a batch of drawing they come bundled with the index as an autocad dwg.

 

I wish to export the text from the index straight into a spreadsheet (or a text file) where I can cut and paste the columns of text from into the spread sheet

 

With drawing numbers in one column drawing titles and so on.

 

Anyone know of a lisp that will export text and keep its layout the same.

 

Cheers

 

You can create object of Acad application in background

and loop entire the folder you need - in this case you

would be able to use selection for your title block etc.

Easier to write all data in .csv file then you could be

cut and paste the columns as in .xls

I saw something similar that was written by CAB (Charles Alan Butler)

Try to find it on this forum

 

~'J'~

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...