Jump to content

Lisp to export object coordinate to excel


mit

Recommended Posts

I want to export polyline drawing to excel

Example: Before exporting, I want to create excel file name and locate to save this file (without open any dialog windows) and then export polyline drawing coordinate to this file

Link to comment
Share on other sites

I want to export polyline drawing to excel

Example: Before exporting, I want to create excel file name and locate to save this file (without open any dialog windows) and then export polyline drawing coordinate to this file

 

You could use my Point Manager program to export the polyline vertex coordinates to a CSV file or tab-delimited Text file, either of which can easily be opened in Excel and saved as an XLS file.

 

It may not be ideal, but it's already written and it's free ;)

Link to comment
Share on other sites

I agree with Lee keep it simple, takes maybe 30 seconds , there is a big step to auto fill a excel file, create a macro in a excel file that auto opens the csv, saves a few steps, have it on your desktop. Anyone auto run excel macro on startup, Steven-G ?

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