Use AutoCAD Library in Java to read DWG file?
Are there any open source Java or JavaScript libraries available for parsing DWG file and get objects from it
I want to extract data from the text table of my project
It seems that the AutoCAD developer community prefers it Net and C / C + + instead of Java
The only free alternative I've found is to first DWG to DXF and use kabeja lib to read from it
Solution
Teigha library from opendesignariance has C + +, c#, and Java interfaces Teigha is a substitute for real DWG, which is widely used by many CAD software suppliers It is stable and has the ability to read / edit / write to DWG without problem We have more than 3 years of experience. I can say it's very good and much cheaper When we made a choice between realdwg and teigha, we chose teigha, and I'm glad we did it