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
477 stars 171 forks source link

XbimP21Scanner's Entities dictionary supports chunking/partitioning to avoid OOM exceptions #553

Closed Ibrahim5aad closed 3 months ago

Ibrahim5aad commented 4 months ago

This PR introducing a chunking/partitioning mechanism for under the hood for the Entities dictionary of the XbimP21Scanner to avoid OutOfMemory exceptions that may arise out of big approximate calculated dictionary capacity.