Thomas

Results 10 comments of Thomas

So it seems there is still some work to do to make this multi-platform, although I'm not very familiar with Linux builds. Environment is JetBeans Rider, msbuild 15, gcc 9.3.0...

This is on the roadmap for the next project in 2019, however this will be done with XBim as library.

https://github.com/xBimTeam

Can you post a full crash log? The crash in this line only means something went wrong with the parser module. Maybe try to switch the API compatibility level in...

Why did you close the issue? Did you resolve it yourself or just pressed the wrong button?

No problem. IFCEngine is crashing when trying to load the IFC version in the IFC file to determine which schema to use. This kind of error usually happens when something...

@tom2drake: only if it's defined like that in the IFC file. I'm currently assigning the material to the whole IfcWindow. It would be possible with IfcBuildingProxyElements. @berry4u: The library uses...

Well, XBim and Unity together seems to be a trainwreck. I've tested and it had several issues. Unity Reflect should bring support for Autodesk Revit: https://blogs.unity3d.com/2019/06/05/unity-reflect-bim-to-real-time-3d-in-one-click-for-better-design-decisions/ For IFC files, I'll...

Nah, it will be two applications. XBim .NET with a webservice and Unity-IFCEngine calling the webservice for geometry and metadata.

Yeah this project is a bit older and I'm not working with Unity at the moment. My guess would be that they changed something in the IFC engine DLL since...