xeokit / xeokit-sdk

Open source JavaScript SDK for viewing high-detail, full-precision 3D BIM and AEC models in the Web browser.
https://xeokit.io
Other
728 stars 287 forks source link

How to Get Title description form Id #432

Closed Kishanpparmar closed 4 years ago

Kishanpparmar commented 4 years ago

I want Title to form the selected object. when I get the information from Id like viewer.scene.objects["object Id"] but I did not get the object title form that.

Kishanpparmar commented 4 years ago

Dear Team, any help for the above!!!

Amoki commented 4 years ago

The scene has only geometric information. For IfcType, Name, and stuff like that, you can use https://xeokit.github.io/xeokit-sdk/docs/class/src/viewer/metadata/MetaModel.js~MetaModel.html These data aren't in the gltf/xkt file