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 132 forks source link

Issue with IfcSurfaceCurveSweptAreaSolid #330

Open nico-planworks opened 3 years ago

nico-planworks commented 3 years ago

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 )