SD Display : Multi-select for Attribute visualization?

Hello !
2 questions for Attribute visualization mode :

  • Can we select more than one element ?
  • Can we store selection in session to use it for partial computation ?
    (for exemple resize only spheres selected by user)
    Thanks for tips =)

At the moment, these features are not available on the platform out-of-the-box, but could be implemented with the viewer API, which exposes the attributes visualization module.

If you would like to explore this route, feel free to ask specific implementation questions in this topic. The attributes visualization mode has seldom been used programmatically yet and we are looking forward to any feedback that helps improve it.