Jump to content

Parse DWG to x-y List


Recommended Posts

Posted

Hello All!

 

I have been asked to be able to use a cad file to generate some patterns for an XY stage. Is it possible to parse a cad file to basically get a list of point to point lines?

 

Thanks in advance!

 

-Brian

Posted

Welcome in the forum!

It is not hard at all to extract coords from a file... using a Lisp routine. Unfortunately your AutoCAD is LT -no automatisations :(

You can maybe see the properties of those lines and copy-paste the coords to an Excel file... very time consuming I would say...

Posted
Welcome in the forum!

It is not hard at all to extract coords from a file... using a Lisp routine. Unfortunately your AutoCAD is LT -no automatisations :(

You can maybe see the properties of those lines and copy-paste the coords to an Excel file... very time consuming I would say...

 

Fuccaro,

 

Thanks for the speedy reply. I will actually be using a full version of autocad when I attempt this. I'm not really sure which version though. Can you direct me in the right direction on how to do this with a Lisp routine?

Posted

It turns out that I misunderstood my co-worker. He is looking for a way to parse the DWG file and then convert it into an XLS file. Is there anyway to do this?

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