Tool to read DWG file with Java like CAD.NET

This forum is for general questions, comments and discussions on the CADSoftTools products.

Moderators: SDS, support, admin

Post Reply
nthangaraj
Posts: 19
Joined: 31 Aug 2017, 09:47

Tool to read DWG file with Java like CAD.NET

Post by nthangaraj » 12 Sep 2017, 18:09

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

support
Posts: 3254
Joined: 30 Mar 2005, 11:36
Contact:

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

Post by support » 12 Sep 2017, 19:18

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
Technical Support E-mail: support@cadsofttools.com
Chat support on Skype: cadsofttools.support

nthangaraj
Posts: 19
Joined: 31 Aug 2017, 09:47

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

Post by nthangaraj » 13 Sep 2017, 11:40

We are using Eclipse for our development.

Thanks,
Thangaraj N

support
Posts: 3254
Joined: 30 Mar 2005, 11:36
Contact:

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

Post by support » 22 May 2018, 22:53

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
Technical Support E-mail: support@cadsofttools.com
Chat support on Skype: cadsofttools.support

Post Reply