Trying to write as DXF file
Brought to you by:
ekarlo
Original ID 1381523 by pmaforte
Hello Ycad team,
I have a doubt about the Ycad Java CAD libray. I'm
trying to write a DXF file, but I can't. I can read a
DXF without problems, but when I try to write a new
file from the read file the output is incomplete. I'm
using the "YdxfPutBuffer" and "YdxfPut" classes to
receive the same read "Yxxf" drawing object and write it.
Thanks in advance,
Patrícia Maforte