BIMserver
BIMserver copied to clipboard
The open source BIMserver platform
How can we authorize users to BimServer using authentication provider AP(OAuth2.0, OIDC)? Let's say we have an application that embeds bim surfer. And it uses AP to authorize users. Can...
Hello, ### Context - I am using Unity3D and I am trying to get data from BIMServer. - I am just trying to get the data, not to display 3d...
Hi, I am developing a plugin and I want to implement a Rest backend (to be used with the Bim server client) this way : `this.getNavigationPlan = function(poid,roid){ Global.bimServerApi.call("NavigationPlanExtractionInterface", "getNavigationPlan",...
Hi, I've been searching high and low, but cannot seem to solve my CORS issue when using the javascriptapi from another domain the bimserver is served from. My Tomcat has...
[IfcPropertySetDefinitionSet](https://standards.buildingsmart.org/IFC/RELEASE/IFC4_1/FINAL/HTML/link/ifcpropertysetdefinitionset.htm) is a new defined type in IFC4. It is part of a select type that allows either a set of property sets or a single property set (IfcPropertySetDefinition) to...
The -Xbootclasspath option has been removed from Java 9 onwards and thus running the BIMserver starter with a Java 9+ JVM and then specifying another JVM does not work anymore....
Hello I would like to add graphic elements dynamically without creating new revision. I interrogate an external database with a plugin that I have created so I would like to...
As I understand currently only Berkley files are supported. In a productive environment I'd prefer a NoSQL solution e.g. MongoDB. The main reason is that I want to configure the...
Dear all, I'd like to filter the results of an include using types (thanks to "outputTypes") and properties at the same time. Indeed, I want to select all the external...
Hello, I would like to ask if it is possible to notify the client when a new revision is uploaded to the project (successful and unsuccessful - for example geometry...