Answer the question
In order to leave comments, you need to log in
How to develop an application that would result in a drawing in dwg format?
Good day!
In the future, I plan to create an engineering program that performs certain calculations. Looking for approaches. I ask you to suggest how you can implement the export of the results of work in a dwg format drawing.
Thank you for your attention.
Answer the question
In order to leave comments, you need to log in
For example, for java there is a library for working with files that have this extension. I think there are libraries for other languages too, the format is quite common
If there are problems with dwg, then you can export to dxf, an open format. There are also libraries for python (google 'python dxf generate').
In general, you need to start from the language in which you will write the program, and already look for information for it.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question