Message 1 of 7
DXF 2013 vs DXF2021
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I wrote a java desktop program that work straight on the dxf files.
It mainly use those objects (layer, polyline, line) with their properties
I wrote it 7 years ago and we still use DXF 2013.
I am starting to make a new version based on the same engine but I do not know if the dxf file with the basic object will be read the same way.
Is the object stayed the same?
If not, is the a place I can see the changes?
Please advice
Thank you