Page 1 of 1

Tool to read DWG file with Java like CAD.NET

Posted: 12 Sep 2017, 18:09
by nthangaraj
Hi Support,

Please provide me if there is any library available to read DWG file using Java. If so please provide some example of reading the layer and entities.

Thanks
Thangaraj N

Re: Tool to read DWG file with Java like CAD.NET

Posted: 12 Sep 2017, 19:18
by support
Hello,

You can use CADEditorX component for reading DWG files with Java. Please specify your Java IDE, we may provide a sample project for the given development environment.

Mikhail

Re: Tool to read DWG file with Java like CAD.NET

Posted: 13 Sep 2017, 11:40
by nthangaraj
We are using Eclipse for our development.

Thanks,
Thangaraj N

Re: Tool to read DWG file with Java like CAD.NET

Posted: 22 May 2018, 22:53
by support
Hello,

CADEditorX package now includes a sample project in Java which is compatible with Eclipse IDE. If the latest version of CADEditorX is installed on your machine, you will find the Java sample in the folder c:\Users\USER_NAME\Documents\CADEditorX 12\Demos\GettingStarted\Java\.

Mikhail