@alex
When I browsed the model, I realized that it didn’t have the box selecting functionality that other model browsers have, such as ACCA’s usBIM platform. If I want to batch select a large number of models instead of holding down the ‘ctrl’ key and clicking on the building blocks one by one, I need a function similar to that implemented in ‘SelectionBox’ in threejs, where I can select the building blocks with my mouse box, but there is no such functionality exposed in ‘@speckle/ivewer’, so how can I implement this functionality on my own by box selecting the objects?
have a great day!