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
171 stars 87 forks source link

download a part of a model extracted by an query #87

Closed berndhahnebach closed 7 years ago

berndhahnebach commented 7 years ago

Hi I do not know it this is the right place to ask since it might be not an issue but an question instead ?!

I use BIMserver 1.5.76 from here https://github.com/opensourceBIM/BIMserver/releases. It works great so far. I used the query in bimvie.ws to display part of the model according the query. BTW: this stuff is just unbelievable cool :-) since I can filter the model in the regard of any attributes just by some lines of code :-)

In the query it is possible to donwload the model, but when I download an IFC2x3 it has only a few entities and only the product entities nothing more. Is it possible to download a "real" useable ifc out of the query?

Attached the ifc I downloaded. This is quite useless ...

cheers bernd

` ISO-10303-21; HEADER; FILE_DESCRIPTION ((''), '2;1'); FILE_NAME ('', '2017-05-26T15:16:53', (''), (''), '', 'BIMserver', ''); FILE_SCHEMA (('IFC2X3')); ENDSEC; DATA;

1= IFCBUILDINGELEMENTPROXY('1etyxFp9T3Tgjq3H5cMs1e',$,' ',$,$,$,$,$,$);

2= IFCBUILDINGELEMENTPROXY('1nuerA0XPBzODXlT0aS1_x',$,' ',$,$,$,$,$,$);

3= IFCBUILDINGELEMENTPROXY('3eVvdXHoTDqeK8tCc6IGSJ',$,' ',$,$,$,$,$,$);

4= IFCBUILDINGELEMENTPROXY('0zsQH2c694BQf$xCF0Us',$,' ',$,$,$,$,$,$);

5= IFCBUILDINGELEMENTPROXY('08ZiTAxJ14687cPAZLs46b',$,' ',$,$,$,$,$,$);

ENDSEC; END-ISO-10303-21;

`

berndhahnebach commented 7 years ago

https://github.com/opensourceBIM/BIMserver/wiki/JSON-Queries