-
The use of the *window* variable is not compatible with use in Node.js, e.g. complains
`/Users/marcgille/git/BIMsurfer/node_modules/bimserverapi/js/bimserverclient.js:20
if (typeof window.BimServ…
-
Maybe im missing something.
In short.
1. I run my BIM server on localhost:8082, using the JAR file of latest version.
2. I cloned BIMSurfer git, running it on 8080.
3. i modified the index.html …
-
BIMVersion:BIMServer1.5.100
Tested also with BIMServer1.5.95 (same issue)
When installing plugins the following appear in the setup window [see also attached picture]:
Installing plugins...
…
-
I have forked the code and converted it to and ES2015 module. In addition to modernising the code, it should help with compatibility with NodeJS (see #7)
https://github.com/bastienmenis/BIMserver-J…
-
Hi all,
Good well, I am trying to run the bimviews via the eclipse. while loading the bimviews i got error as added below screenshot. if the js files missing is the issue mean where i get the files …
-
Hi rubendel,
I am testing the DemoPlugins. When I debug the OuterAreaServicePlugin.java, lots of errors such as "import org.bimserver.xxxxx cannot be solved". I try to "Add External JARs", but I cann…
-
Can you upgrade the version to scenejs V4.2.0?
thanks!
-
I am able to see/update the colours defined for IfcColumn category but the colours defined in the file for other categories doesn't have any effect on the model. I have the exact same categories in my…
-
# ifcopenshellplugin-0.5.25.jar(local file in 'pre' directory) fails to install in bimserverwar-combined-1.5.100.war.
## tips on page:
_installpluginbundlefromfile_busy_
and then
_ERROR_REMOTE_MET…
-
hi @rubendel !
Could you please explain hot to add to Object (lets say IfcWall) new property that normally is shown in property.html javascript code of my ifc model.
I think this code is used to show…