If a revit file is already published on BIM 360 docs, is there an easy way to query the name/element_id of it's views through Forge?
I have a Forge plugin that's connected to my BIM 360 account and I can query the hubs and the projects. I can also download the Revit projects. However, it seems like I have to do some translation to SVF according this tutorial: https://forge.autodesk.com/en/docs/model-derivative/v2/tutorials/xtract-metadata/about-this-tutorial/ Given that the Revit files are already published on BIM 360, is there a direct API I can use to query the view name/ids?