xBimTeam / XbimGeometry

XbimGeometry contains the CLR interop libraries and the c++ engine used to compute the 3D geometry of models.
https://xbimteam.github.io/
Other
255 stars 128 forks source link

Iternal loop in XBim3DModelContext.cs #451

Closed GVladislavG closed 11 months ago

GVladislavG commented 11 months ago

Hello, team!

It looks like Parallel.ForEach in string 855 in XBim3DModelContext.cs becomes iternal while generating geometry for attached file. I also have more files with the same problem. ProblemIFC.zip

Please help to solve the problem. Thanks!