XbimWebUI icon indicating copy to clipboard operation
XbimWebUI copied to clipboard

Web components for xBIM Toolkit

Results 48 XbimWebUI issues
Sort by recently updated
recently updated
newest added

Hello is there some example of how to get all floors and display (for example) second floor only? Thank you.

Hello everybody, I have loaded 2 IFC files. I have 2 the same IDs of specific items in these 2 different models. I would like to difference beetwen these IDs-...

Looking through the shader code I see that you have the uMeter uniform. However, you don’t really use that in the shader. Instead, it appears that you take the model...

Hi all, i'm trying to change transparency of a one or more objects in the model. What I'm trying is : -define a color : var color = [R, G,...

Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.1. Changelog Sourced from eventsource's changelog. 1.1.1 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) 1.1.0 Improve performance...

dependencies

![image](https://user-images.githubusercontent.com/25809878/167976595-5e44ad2d-b328-4e11-b85c-67eb2dbdcf8c.png) - In viewer, when I put the model into xbim, it can't completely calculate the size of the box model, but only this model can't be displayed. The situation...

#### Expected behavior: Viewer.getMergedRegion should merge all regions in all models #### Actual behavior or exception details: Viewer.getMergedRegion merges the most populated region of each model This is because [ModuleHandle.InitRegions](https://github.com/xBimTeam/XbimWebUI/blob/9eb55d2cc1dd23182ca3f06f544dad8edc14b7c0/src/model-handle.ts#L202)...

Hello! I'm getting problems with position when converting a federated model to WexBim. Xbim Xplorer: ![159769756-1d1da00d-61f3-41b1-a774-a8b473429d09](https://user-images.githubusercontent.com/37124918/161052246-2b2598c8-aefa-4a3a-af5d-810e9878bd8a.png) Xbim WebUI: ![159770431-fd8a91dd-8002-451a-a90b-00772d23ec7e](https://user-images.githubusercontent.com/37124918/161052290-72ccc937-4a6f-4c56-ad9a-f361c6ddad67.png) [IFC.Files.zip](https://github.com/xBimTeam/XbimWebUI/files/8389179/IFC.Files.zip) How to solve this problem? Best regards, Rafael de Miranda

Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.7 to 1.5.10. Commits 8cd4c6c 1.5.10 ce7a01f [fix] Improve handling of empty port 0071490 [doc] Update JSDoc comment a7044e3 [minor] Use more descriptive variable name d547792 [security]...

dependencies

Hi there, this is more like a "how to" question. Is there a way to retrieve each model's origin base coordinate? To make myself clear, when you export an IFC...