BIMserver
BIMserver copied to clipboard
The open source BIMserver platform
Hello, is there a way how to run two BIMservers on one database with feature first BIMserver only write and second only read data? Thank's for your help.
Bimserver 1.5.125 updated Installed Plugin Bundles. The IFC file is 30 mb. Its probalby not an bug, but lack of knowledge from my side. I have a question; An IFC...
Not a bug, but maybe a silly question: Is there a way to quickly checkin files that are local to the server ? For example, I installed my BIMServer on...
Hi Ruben, we have an IFC file that could not be checked in on Bimserver 125 running an o CentOS7 Server. The same file could be checked in without any...
Hi ! Just like it is possible to update a SProject via the API, would it be possible to also update a SUser? Or is there already a way that...
"ClassCastException" "org.bimserver.models.ifc2x3tc1.Tristate cannot be cast to java.lang.Boolean"
Issue on Bimserver v. 1.5.~~62~~ 162 request using JSON. getting requestType: "BOOLEAN" of "Pset_SpaceCommon" Property: "HandicapAccessible" Bimserver threw "ClassCastException" "org.bimserver.models.ifc2x3tc1.Tristate cannot be cast to java.lang.Boolean" This seems to be the...
We are writing a php procedure, to get objects information from the project loaded in bimserver. For example we need to know all the doors and related guid, to extend...
I am trying to load the properties of approx. 1500 model objects, because I have to perform an evaluation based on the linked data. My code for extracting the property...
Is there any additional information on the query language, the JSON interface in particular, apart from the couple of examples? Are there any guides, tutorials, or in-depth documentation of how...
Version 1.5.172: I am trying to get a complete dataset about an object ( like IfcDoor). The method LowLevelInterface::getDataObjectByGuid() returns some of the data - but it seems that I...