Hi Andrei Great to hear that you're working hard on your CAD app. I don't think I've seen you in the osarch forum have I?
I've updated your entry in our software directory with the license changes since I last checked. https://wiki.osarch.org/index.php?title=AEC_Free_Software_directory It would be great if you dropped by the forum for a chat https://community.osarch.org/ and maybe tell us about your project. Regards, Duncan ------- Original Message ------- On Monday, August 1st, 2022 at 23:12, Андрей <zam...@yandex.ru> wrote: > Good day! > > I'm trying to use LibreDWG to read DWG files in my cad app > (https://github.com/zamtmn/zcad) > > Can you suggest me if there are fields in objects and entities data structure > to store user data for the "parsing" time? I didn't see any of them. Is it > possible to add them? this would greatly simplify the resolution of entities > referring to each other > > Thanks!