Mohamed Tarek
Mohamed Tarek
Plan view feature: when loading the second model in the viewer it cut it's plans at the wrong offset
Hello each time I load an ifc model in the viewer I use the following method to compute the viewplan with the following method. `await this.ifc.ifcViewer?.plans.computeAllPlanViews(modelID);` Inside that function which...
Hello, it seems that the clipping feature have a conflict with angular, somehow I tried with latest web-ifc-viewer and doesn't work for any projects I also tried with the angular...
Hello I am trying to load [these two models](https://drive.google.com/drive/folders/1YJCJxCD7fLgtIdkj3V9H5Sb8iS8BtFbQ?usp=sharing ) into my viewer I am using web-ifc-viewer version: 1.0.196, the reason I am posting this here because I think it...