DomCR / ACadSharp

C# library to read/write cad files like dxf/dwg.
MIT License
432 stars 119 forks source link

Dynamic blocks support #408

Open DomCR opened 3 months ago

DomCR commented 3 months ago

Discussed in https://github.com/DomCR/ACadSharp/discussions/406

Originally posted by **pferandin** August 5, 2024 Hi, I have a DWG files with dynamic blocks insided, when i copy it using DWGReader and write it using DWGWriter the output files cannot be openned. Loading is stuck at 99% when openning it using ZWCAD.

Feature request to support dynamic blocks in the project.

mme1950 commented 3 months ago

see #206, issue at nanoLogika/ACadSharp branch at nanoLogika/ACadSharp