XbimGeometry
XbimGeometry copied to clipboard
Geometry problem with Revit IFC-file
Hello, team!
I have a problem with geometry generation in Revit IFC-file
BimVision geometry
Geometry by xBim
Problem file is attached. RevitTest.zip
Have reproduced in both WebUI and WindowsUI. Will need deeper investigation. The model validates fine, although technically IfcFaceBasedSurfaceModel is deprecated in IFC4 (i.e. it should be FacetedBrep)
I'd guess there's some edge case we're not handling (possibly in our XbimTessellator) but will need someone to dig in.
Hi everyone, I think I managed to fix it in this PR: https://github.com/xBimTeam/XbimGeometry/pull/566