1

Is there some sort of a good library with documentation to perform the drawings? Something like DWG or DXF files. I need to generate some drawings on the basis of these data. They will be used mainly lines, and dimensioning drawings. You do not necessarily have to be a DWG or DXF. Important for me to do the drawings. Something like that enter image description here

  • Possible duplicate of [AutoCAD library in Java to read .dwg files?](http://stackoverflow.com/questions/31874109/autocad-library-in-java-to-read-dwg-files) – Maxence Dec 22 '16 at 08:47

1 Answers1

0

Try this CAD java jar package, called Ycad, right now just support DXF drawing... Download here

Synapsido
  • 140
  • 3
  • 12
  • I've seen it already. But the lack of documentation, I do not know what it is about. –  Dec 21 '16 at 14:15