Anuncios

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

Anonymous
en respuesta a: Alfred.NESWADBA

>> Using AutoCAD is the most appropriate way.

I have AutoCAD to open .DWG file and I also have converter to convert the .DWG file to .PDF file in my PC. But I think the problem is that my professor wants the machine itself to recognize the file. So instead of open a specific file on my PC and convert it to machine language, I think he wants the machine can understand the protocol even if the input is any random .DWG file.

I will ask him about this on Tuesday for further details. But is it possible to write a code to do the task like that?

And can you show me how to use API to get the objects in .DWG file (in this case I would be more comfortable with C++ more than other languages)?

Thank you.