Visualize metadata associated with geometry in viewer api

Hi

What would be the best way to visualize metadata/information associated with each part geometry on shapediver viewer API. I am looking particularly to have hover interaction (Interactions - Part 1) displaying metadata

for example if I have bunch of spheres - when I hover over each one of them I should see some info such as radius, volume etc.

I need this metadata to be associated with TreeNode? how can I do that?
Direct data output component gives me data but not associated with TreeNode used by Hover Manager.

Hi @Anirudha_Agara you can attach custom attributes to the geometry. This geometry needs to be visualized using the ShapeDiver output component so that the custom attributes are available via the API. You can learn how to do so in this section of this webinar: Introducing The New ShapeDiver 2.0 Platform! | Live Webinar - YouTube

1 Like

Hi Ani, remember that as a Business client, you have a dedicated support email address that you can use instead of this forum.

1 Like