web-ifc-viewer
web-ifc-viewer copied to clipboard
Graphics engine and toolkit for client applications.
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...
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:  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...
 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...
 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...