-
I am working on a viewer system, which is aimed at loading structures as fast as possible.
Then I found that XbimWebUI uses a light-weight *.wexBIM file, which can be loaded faster than standard if…
-
Hello,
I'm facing an issue where some IFC files (mostly the ones that are small in size) are converted successfully to wexbim and displayed in the viewer, however other IFC files are failing to displ…
-
Hi,
In your [answer](https://twitter.com/WindowsUI/status/740946739364954112) to my tweet you asked me to open an issue. So here it is.
Original message:
Hi WindowsUI, do you by chance have a read…
-
assuming that the IfcStore as already been opened as `var Model = ...`
the call of :
`var context = new Xbim3DModelContext(Model); var geometries = context.ShapeGeometries();
foreach (IXbimShapeGeo…
-
Hello, I started to use the XBim Viewer and I got a customer IFC file, where the XBim Explorere (Viewer)
displays one wall to high. Besides the windows are not transparent.
Surprisingly when I load th…
-
Hi,
I'm looking for documentation or samples to help me during Xbim integration.
I'd like to be able to open ifc file and display it as part of a simple wpf application.
Thanks,
Max.
-
I've noticed lately that questions go unanswered for many days at a time, is it because there is an alternative place to ask questions??
-
I get the following Error and a 404 but in the browser It works perfect. What did I wrong? (I hope German isn't a problem otherwise I will translate it :))
`$exception {System.NotSupportedException: D…
-
hi i am facing problem in export when i convert ifc to wexbim and test it on WebUI
it throws error
uncaught exception: Style index not found.
when file size less ( i.e 400kb) then it works fine bu…
-
Hi,
I'm interesting to build xBim Explorer from sources so I grabbed the sources from this GitHub repo.
I'm building using Visual Studio 2012 Pro, with target .net 4.0.
As far as i understood, i hav…