Skip to content

Forge Viewer 7.73, selected objects are not highlighted and selection event does not deliver the selected object id #116

Description

@basabaris

Hi!

We have noticed that the selected objects are not highlighted and selection changed event does not deliver the fragment/db id of the selected object with the last minor update(7.73). It works as expected if we specify the minor version as below:

 <link rel="stylesheet" href="https://developer.api.autodesk.com/modelderivative/v2/viewers/7.72.*/style.min.css" type="text/css">
  <script src="https://developer.api.autodesk.com/modelderivative/v2/viewers/7.72.*/viewer3D.min.js"></script>
  • The model is loaded by using SceneBuilder extension
  • addFragment method used to add geometry to viewer
  • Any selection mode can be used to select objects
  • We load only one model, however we tried to use aggregated selection changed event but also with no success

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions