opensourceBIM / bimvie.ws

Javascript client for Building Information Modelling, using open standards like IFC, BCF and BIMSie. Using Bootstrap, BIM Surfer, etc..
GNU Affero General Public License v3.0
170 stars 85 forks source link

Bimview BimQL query missing "roids" parameter ? #99

Open bdamay opened 6 years ago

bdamay commented 6 years ago

While running BimQL query i get Missing parameter: download -> roids error

Here are the steps: In Bimview Query section: Selected BimQL and tried Select $Var1 query to select all entities. I chose JSON serializer, clicked on download. and got the error message.

I'm using bimserver1.5.92 with bimview 0.0.97

rubendel commented 6 years ago

BimQL has not been maintained for a long time, I am thinking of removing it from the list of suggested plugins. Have you tried the query function in BIMserver itself?

bdamay commented 6 years ago

Thanks for the reply. That's what i thought. Fair enough Yes I tried the query function and it's working fine so far. I'm actually having a look around all the Opensource BIM projects and feel sometimes a bit lost in what is up to date and what is not, what version of this is working with what version of that. But it's getting better everyday :-)