Okay so, I'm trying to show room information and geometry from a Revit project on Forge. I've made the call to https://developer.api.autodesk.com/modelderivative/v2/designdata/jobs
with Setting advanced/generateMasterViews field to true
, yet, even if I get a correct response, and even from https://developer.api.autodesk.com/modelderivative/v2/designdata/:urn/manifest
I get that the model is successfully translated but still, no room information. I've looked in Forge for the room information with no luck. Afterwards I've tried to publish it to Bim360 knowing that B360 automatically gets the room information and geometry. And for a moment it looked like it worked. The model displayed the rooms and the information
:
So, I close B360 and try after a few seconds I open it again and... :
No geometry, no room information. Nothing. Maybe is something wrong with the model? I've tried deleting and recreating the rooms in revit, modifying the Publish settings etc but this isn't my job, I only have basic notions as I'm a programmer. Anything?
*EDIT : After further tries, I've noticed after every model update on B360 I get room geometry on the first open. Only the first time I open it.