DGNLib is a small C/C++ library for reading and writing Microstation DGN files (also known as ISFF format). Microstation DGN files are CAD files similar to AutoCAD's DWG.
| Tags | Scientific/Engineering Software Development Libraries |
|---|---|
| Licenses | MIT/X |
| Operating Systems | OS Independent |
| Implementation | C |
Recent releases


Changes: This release adds support for Bsplines, shared cell definitions, and text nodes. 3d solids and surfaces have been fixed.


Changes: Various bugfixes for reading unusual elements, and especially for writing elements properly.


Changes: This release adds support for reading 3D cone (23), 3D surface (18), and 3D solid (19) elements.


Changes: This release includes 2D and 3D write support.


Changes: This release implements 2D write support, fixes bugs (color tables, spatial queries, DGNFreeElement()for tags), adds support for ViewInfo from TCB, and associates IDs in attribute linkages.