Anuncios

The Autodesk Community Forums has a new look. Read more about what's changed on the Community Announcements board.

Anonymous
en respuesta a: leeminardi

The goal of the project is to study of machine programming in the automatic field. The topic is to program a SCARA machine to be able to draw the content of .DWG file. So, as you stated, the project should focus on translating 2D polyline-like geometry into instructions to drive an x-y type plotter machine. But before that I really need to know how to extract the geometry data in a .DWG file.

Can you show me how to get the command list from a random .DWG file? For example if someone gives me a .DWG file. how can I extract such command list?

Thank you.