I use a DWG to IFC export functionality that seems to break geometry. Thanks @Moult (*)
I would like to investigate these principles a little more.
1.What happens when SAT definitions are converted? Does IFC support solids, how?
2.What influence does ‘block definitions’ have on the quality of IFC ecxport
Possible Bim tools
AutoCAD Architecture
BricsCAD BIM
(other coming from ODA initiatives)
First thing i did is explode all the blocks that came in from STEP. Export both file sets as DWG and their exports to IFC. The effectiveness of blockdef. is 7x filesize
Good morning @Hans_Lammerts - I looked at your file and the reason the import is failing in Blender is because the IfcAdvancedBrep geometry representation is not fully supported in IfcOpenShell yet. IfcOpenShell is not alone in this issue, unfortunately - as you can see many viewers have issues with this type of geometry. If I import your IFC2X3 file (which doesn’t have IfcAdvancedBrep), then it works perfectly - however this issue should be solved. The good news is that there is already a known bug for this. Do you mind sharing your file with @aothms ? If so, he is the IfcOpenShell expert who can help fix this!
I have attached XBim’s attempt to load your IFC4 model with IfcAdvancedBrep - it also seems to have issues. I did manage to load it in BIMCollab, though, so that’s a good sign!