web-ifc-viewer icon indicating copy to clipboard operation
web-ifc-viewer copied to clipboard

Graphics engine and toolkit for client applications.

Results 63 web-ifc-viewer issues
Sort by recently updated
recently updated
newest added

Hi, When I render floor plans using the example they appear off camera. In my model IFCBuilding.ObjectPlacement.PlacementRelTo.RelativePlacement.Location is a: IFCCARTESIANPOINT((171203.197687553,-52054.579108869,125118.7318687)); I guess these get used in the generating of the...

bounty
status: available

In most cases models will be related to a well know survey point or, to speak Revit language, a project based point. Can we add the possibility to define this...

It seems that there is something in IfcViewerAPI that breaks some of the functionality in BS5, such as dropdowns, tabs and so on. If I remove bundle.js, which is just...

How can I center the camera on a IFC element using the expressID? Thanks

### Description When I try to get all the properties of an IFC model that does not contain IFCBuilding, an error occurs: ![](https://media.discordapp.net/attachments/912752967537537075/1025414278456561794/Screenshot_from_2022-09-30_16-28-05.png) IFC models of strict structure are successfully...

I was struggling to find the demo link in the home page (it is also missing in the demo, or not visible enough). I think it is one of the...

We are building a BIM viewer on a fairly large Enterprise setting. As a big company we have to ensure security and we are subject penetration tests. This means that...

bounty
status: available

![GW_00001](https://user-images.githubusercontent.com/8503486/189336987-ce917c1b-52fa-40e5-8bae-e38d0c1037a5.png) Happens on a rather small (20mb) file, i try and reproduce the issue with another ifc file, currently we are not allowed to post/share the file due to costumer...

![CleanShot 2024-03-18 at 13 31 27@2x](https://github.com/ThatOpen/web-ifc-viewer/assets/26249890/2586da77-333c-463e-bddd-2794512b0ed9) It was working well before I updated `openbim-components` version to 1.4.15 Here are packages versions I am currently using. "bim-fragment": "1.4.0", "openbim-components": "1.4.15", "three":...

It gives an error to resolve the module with hosting the server in express instead of vite.js. With using import three or using cdn for the package doesn't solve the...