BIMserver icon indicating copy to clipboard operation
BIMserver copied to clipboard

The open source BIMserver platform

Results 134 BIMserver issues
Sort by recently updated
recently updated
newest added

Hello, I can show ifc file [tzb_ifc4.zip](https://github.com/opensourceBIM/BIMsurfer/files/4091172/tzb_ifc4.zip) with bim surfer 3 and bim server 1.5.172. In 3d model missing few elements, show images: BimSurfer3 ![tzb_surfer3](https://user-images.githubusercontent.com/44858488/72807559-fb0d5e00-3c57-11ea-92ea-a8af5ccba2ae.PNG) Solibri ![tzb_solibri](https://user-images.githubusercontent.com/44858488/72807727-517a9c80-3c58-11ea-843e-8b78a8e9132e.PNG) Thanks for help

Hi, I am using the 1.5.162 jar file and want to update the service references in a .NET solution. The endpoints are not reachable. e.q. http:///soap12/AdminInterface?wsdl 12:22:08 ERROR [qtp1082795132-50]: (RootServlet.java:214)...

howto

Trying and importing automatically freely available Schependomlaan model, I had a crash. Now, database is in inconsistent state: project hasn't been imported, but when I try and use automatical import,...

howto

I'm new to BIM and BIMServer: is there any webpage that lists applications that directly support BIMServer interaction like it's documented at https://www.freecadweb.org/wiki/Arch_BimServer for FreeCAD? I see Open BIM interoperability...

Created tokens should have a user-specific nonce which is also stored in the User object. When a user changes it's password, or when the user is enabled/disabled, this nonce should...

feature

Use a classloader with heavy restrictions. This is getting more important when Model Checkers are implemented.

feature

For WAR deployment this could be along the "homedir" context parameter, for JAR, maybe a file? Other alternative would be a specific address you can go to (maybe just the...

feature

Example: IfcCompositeCurveSegment.ParentCurve and IfcTrimmedCurve.BasisCurve both point to "IfcCurve", they need the same list of includes, there should be a cleaner way to do this. ``` IfcCompositeCurveSegment: { type: "IfcCompositeCurveSegment", field:...

enhancement
query language

The includes should be added on a per-field basis instead of for all fields, this way we can also show better warnings on non-existing combinations. Proposal (modified "AllWallIncludingWindowsAndDoors" example query...

enhancement
query language

It would be useful to have the ability to link includes from within includes (but not on the fields). For example the following could be simplified: Now: ```json "IfcOpenShell": {...

enhancement
query language