ThatOpen / web-ifc-three

The official IFC Loader for Three.js.
https://ifcjs.github.io/info/
MIT License
506 stars 132 forks source link

IFCAlarm is not rendered properly #162

Open antonyadhiban opened 1 year ago

antonyadhiban commented 1 year ago

I have a specific IFC model exported from revit which has elements with the type 'IFCALARM' (3087945054). The IFCALARM elements are not rendered properly and they end up as big circles as shown in the image below. I have confirmed this by using the hiding example from the hello-world repo and adding IFCALARM as a category to be hidden.

IFCALARM enabled ifcalarm_true

IFCALARM hidden ifcalarm_false