opensourceBIM / BIMsurfer-before2019

This is the repository of the v1 and v2 version of BIM Surfer. It is not maintained anymore. Find the most recent version on https://github.com/opensourceBIM/BIMsurfer
MIT License
432 stars 195 forks source link

How I can load IFC models to BimServer #244

Closed mateuszkib closed 5 years ago

mateuszkib commented 6 years ago

Hi. I have a server running in local machine. I have a question : How can to load a ifc model into BIMserver http://localhost:8082/apps/bimviews/?page=Projects ?.

rubendel commented 6 years ago

Using BIMvie.ws (which is not BIMsurfer): Create a project, click on the little black triangle next to the project name and select "Checkin"

mateuszkib commented 6 years ago

Ok, thanks. I'm trying to add the ifc model, but the bar comes to an end and stands still... I also have a different problem, I get an error : BimServerApi is not a constructor What can be caused by this error?

rubendel commented 6 years ago

If you tell us which version you are using we might be able to help, also, are there any errors in the logfile?

mateuszkib commented 6 years ago

I use version : 1.5.100 . Ok, I download IFC models from IFC-files, this model is : Schultz_Residence.ifc .

The model has been added correctly to the project. But I have a error in console : screen2

And this is my code: screen1

What I did wrong ?

rubendel commented 6 years ago

Are you loading the index.html of BIMsurfer from disk instead of from a webserver?

mateuszkib commented 6 years ago

Yes, I load index.html from disk. How can I loading from a webserver?

likekaede commented 5 years ago

BIMVewer where is this one ?

rubendel commented 5 years ago

I don't know what you mean