I'm currently making a C program to read a dxf file and make polygons, or
entities extraction.
It works for some basic needs but I'm still trying to find the good trick to
read a dxf file without making spaghetti…..
Is there some sample code or tricks to find ??
Olivier
If you're working with DXF files, you should definitely check out the GO ACAD
forum, if you haven't already. There could be a few utilities that would help
you there.
Good luck!