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
260 stars 131 forks source link

Crash in Xbim3DModelContext.CreateContext(); #434

Open GVladislavG opened 1 year ago

GVladislavG commented 1 year ago

Hello! File in attached archive makes Xbim3DModelContext.CreateContext(); crashed. Changing

28= IFCGEOMETRICREPRESENTATIONCONTEXT($,'Model',3,0.2,#26,#27);

to

28= IFCGEOMETRICREPRESENTATIONCONTEXT($,'Model',3,1E-4,#26,#27);

doesn't help.

What is the problem? And can I fix it by some changing IFC-file? ProblemIFC.zip

martin1cerny commented 1 year ago

Can you be more specific about the crash? What is the exception? Is there anything in the logs?

GVladislavG commented 1 year ago

Access violation in XBim.Geometry.Engine64.dll Exception