I want to write a dxf file from my software (written in C++) which contains an LWPOLYLINE. I am looking for a full template which is guaranteed to be readable by all major design applications.
I was able to produce such a template which can be read by Autodesk DWG TrueView by hours of trial and error, but it has 650 lines! I cannot believe that this is anywhere near the minimum. Can somebody provide me with such a minimum file?
By the way: during my experiments, TrueView indicated a non-compliant file by simply deadlocking when opening it.
Many thanks!