CadServo Posted September 8, 2008 Posted September 8, 2008 How can I output the coordinates of a drawing to a file. Example I draw a rectangle I want the x and y coordinate of the starting point and the end point of each of the 4 lines. I will then access the file using VB and send this information to a 2 axis servo system on a machine. Quote
lpseifert Posted September 8, 2008 Posted September 8, 2008 You're kinda hampered by using LT but you could List the rectangle, cut/paste from the text window into Excel and manipulate the data there. Quote
rkmcswain Posted September 8, 2008 Posted September 8, 2008 How can I output the coordinates of a drawing to a file. Example I draw a rectangle I want the x and y coordinate of the starting point and the end point of each of the 4 lines. I will then access the file using VB and send this information to a 2 axis servo system on a machine. Can you use the ._DATAEXTRACTION command? Here is a sample of what it can output for you. EDIT: Sorry, forgot to look and see that you are using LT. This command is N/A in LT. Quote
Patrick Hughes Posted September 8, 2008 Posted September 8, 2008 You might be stuck using dxfout and parsing the file. Quote
Recommended Posts
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.