Hi all,
Is there a way to create a popup that connects several 3D objects that have the same attribute?
I have a 3D object (a building) which consists of a ground, the wall and the roof. To colour them individually, the building is split into 3 seperate 3D objects, which do all have the same house ID stored as an attribute. The goal is now to have only 1 popup for the whole building. So, independent of if I click on the roof, the wall or the ground, I want that the whole building is highlighted and only 1 popup is shown with information about the building. I could connect these 3 objects by their house ID, but I don't know how I can achieve this in ArcGIS Pro. If I don't split the building in 3 parts, then I can have only 1 popup, but I cannot colour the 3 parts individually. The only way to get what I want would be to make a copy of the building and don't split it into 3 parts and then visualize it 100% transparent, so that I get just one popup of it, but can visualize the not transparent building individually. But as I have several tousand of buildings in my map, this would lead to a very bad performance.
Does anyone know how to overcome this problem in a smart way? I'm thankeful for any kind of help.
Cheers,
Christian