0
Answer

Saving a drawing in .dxf format

qwerty

qwerty

12y
1.2k
1
i hav a drawing application in C# which can help draw primitives like vertices, lines, rectangle.

i need to write code to save this drawing in .dxf format so that i can open the same file later and edit the drawing

can anyone guide me in this regard.