opensourceBIM / BIMsurfer

The latest version of the BIM Surfer WebGL viewer for IFC
MIT License
382 stars 132 forks source link

How do I get building component information, such as names #95

Closed znnspace closed 2 years ago

znnspace commented 3 years ago

How do I get building component information, such as names

aothms commented 3 years ago

If you use the open source bimserver, there are still some snippets in this repo https://github.com/AECgeeks/BIMsurfer2/blob/master/bimsurfer/src/MetaDataRenderer.js to query the model for element attributes and property sets.

znnspace commented 2 years ago

I am using BIMSurfer v3 version