dxfjs / writer

A JavaScript dxf generator written in TypeScript.
https://dxf.vercel.app
MIT License
83 stars 17 forks source link

Attrib & Attdef #65

Closed sunsetrain closed 1 year ago

sunsetrain commented 1 year ago

Hi. I did it for myself, but if it will be useful to you, I can try to make the necessary corrections for the review. add classes Attdef, Attrib add methods addAttrib, addAttdef

tarikjabiri commented 1 year ago

Yes please fix it

sunsetrain commented 1 year ago

I fixed it. Thanks for the review.