-
hello, I want to implement such a function: drag the mouse to get multiple geometries in this range. For example i opened a project that is a building model, I drag out a rectangle on the screen, how …
-
I've been investigating using Elm in a production environment (at CircuitHub.com). (The technology looks great, the elm devs have been doing an amazing job!) Something that I know is likely to crop up…
-
Hi Ruben,
It seems that when you checkin two models in the same project (in a respective sub project), the unit of the IFC file (ifc2x3) is not taken into account.
In the image below one buildin…
-
I used BIMserver and BIMSurfer (latest version 1.5.95) to render the IFC file [terrain_missing.ifc.zip] (https://github.com/opensourceBIM/BIMserver/files/1722442/terrain_missing.ifc.zip) . But some …
-
Is this normal behavior ?
I use bimserver 1.5.92 with its default plugins installed
-
Hi,
I'm very new to all this BIM and Java stuff.
I installed Eclipse and followed the instructions on the Wiki-Page.
In the Wiki-Page there is only shown the "master" repository while on my Eclipse …
-
Hi,
Thanks for your good work on the BIMserver. I have an issue with the colors of my building example.
[Chanteloup.zip](https://github.com/opensourceBIM/BIMserver/files/1538720/Chanteloup.zip)
…
-
Hi,
i upload .ifc file by Bimvie.ws and it can show in 3D viewer. But when i use bimsurfer, it has an error.
This is the log:
2017-11-09 16:22:38,264 ERROR [org.bimserver.ServiceInterface.download]…
-
With Tomcat, we keep getting error : "145290 [http-nio-8080-exec-4] INFO org.bimserver.JsonHandler -
java.lang.RuntimeException: Field ıcon not found
at org.bimserver.interfaces.objects.SPlugi…
-
Hi,
I try to get information by JSON API and the binarySerializer to recreate the geometry on Unitry 3D.
The problem is that the data from JSON api and the binarySerializer is not the same.
Did…