Nuacht

A common request from developers is how to retrieve the original Dynamic Block reference from a given anonymous block. This is useful when working with AutoCAD’s Dynamic Blocks, as modifying or ...
I have dynamic blocks in my DWG file. When reading the file using AcadSharp, the entities of type Insert refer to block names like *U6, *U10, etc. – which are anonymous names automatically generated ...