xBimTeam / XbimEssentials

A .NET library to work with data in the IFC format. This is the core component of the Xbim Toolkit
https://xbimteam.github.io/
Other
485 stars 172 forks source link

Fixed EsentCursor and EsentModel resources disposal #522

Closed ChernyshevDS closed 11 months ago

ChernyshevDS commented 11 months ago

Fixes exception handling in EsentCursor constructor and EsentModel.GetStepFileHeader

For more details see #521

martin1cerny commented 11 months ago

Than you very much for a valuable contribution!