I've found an issue with creating the geometry context of IfcSurfaceCurveSweptAreaSolid objects.
This issue occurs on:
Xbim.Essentials 5.1.323 with Xbim.Geometry 5.1.403
and also Xbim.Essentials 5.1.329 with Xbim.Geometry 5.1.407
This issue doesn't occur on:
Xbim.Essentials 5.1.297 with Xbim.Geometry 5.1.328
Here is the error message:
Xbim.ModelGeometry.Scene.Xbim3DModelContext
Processing failure
General Error Creating IfcSurfaceCurveSweptAreaSolid, #992269
at Xbim.Geometry.XbimGeometryCreator.Create(IIfcGeometricRepresentationItem geomRep, IIfcAxis2Placement3D objectLocation, ILogger logger)
at Xbim.Geometry.Engine.Interop.XbimGeometryEngine.Create(IIfcGeometricRepresentationItem ifcRepresentation, ILogger logger)
at Xbim.ModelGeometry.Scene.Xbim3DModelContext.<>cDisplayClass39_0.b0(Int32 shapeId)
at System.Threading.Tasks.Parallel.<>cDisplayClass42_0`2.b1()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
at System.Threading.Tasks.Task.<>c__DisplayClass176_0.b__0(Object )
I've found an issue with creating the geometry context of IfcSurfaceCurveSweptAreaSolid objects.
This issue occurs on: Xbim.Essentials 5.1.323 with Xbim.Geometry 5.1.403 and also Xbim.Essentials 5.1.329 with Xbim.Geometry 5.1.407
This issue doesn't occur on: Xbim.Essentials 5.1.297 with Xbim.Geometry 5.1.328
Here is the error message: