I want to be able to filter my uploaded Revit buildings to display certain floors (e.g. basement, first floor, roof). I am aware that I can section the view from the toolbar but I want to section the view by tapping buttons (in my case, tree buttons: Basement - Floor - Roof).
I have been looking at this tutorial: https://developer.autodesk.com/en/docs/viewer/v2/tutorials/basic-application/
But here I'd need to upload pre-sectioned models of all the tree views. Is there any other way, or would I go with the option from the tutorial?