dxf analyser
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