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!