-
Notifications
You must be signed in to change notification settings - Fork 360
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Inspect Properties no longer working #169
Comments
Seems to work OK for me: https://xeokit.io/demo.html?projectId=RAC Can I please get some info on how to reproduce? Perhaps:
thanks |
The IFC was converted some time ago with the command I have also tried the conversion with the original command, and the latest @xeokit/xeokit-convert - with the same result the xeokit-bim-viewer/package.json reads |
Updated the package.json to:
Did a "npm install" and "npm run build" |
Can you provide the IFC, and the XKT that was converted some time ago? Then I can debug and make a regression test etc. |
Where do I put them? |
Can you attach them to this issue? |
ARK: converts without properties using convert2xkt H0700 Krohnåstoppen Bofellesskap ARK #70.ifc.zip |
Are these both converted directly from IFC->XKT using convert2xkt, and no other tools? |
Yes |
Tried the IfcConvert to convert IFC->glTF, and then convert2xkt to convert glTF to XKT. |
@sigurdne a short comment from my side. We with Lindsay recommend using the ifc2gltf converter for production. It is provided here: https://github.com/Creoox/creoox-ifc2gltfcxconverter/releases |
Seems like the "Inspect Properties" has stopped working.
Complaining about "propertySet is undefined" in xeokit-bim-viewer-app/lib/xeokit-bim-viewer/xeokit-bim-viewer.es.js
The text was updated successfully, but these errors were encountered: