I created an “integrated model” using Model Coordination in Autodesk Construction Cloud.
I then “saved this model in Docs” on ACC.
I would like to retrieve the properties in this saved model via an API.
I tried the Model Derivative API.
I ran “GET List Model Views” to do “GET Fetch All Properties”, but the viewer for the above model was not retrieved correctly.
This is not an integrated model and works fine in dwg.
“GET Fetch All Properties”
https://aps.autodesk.com/en/docs/model-derivative/v2/reference/http/metadata/urn-metadata-guid-properties-GET/
“GET List Model Views”
https://aps.autodesk.com/en/docs/model-derivative/v2/reference/http/metadata/urn-metadata-GET/
since I was able to get the version from the file’s id, I got the Manifest from version>relationship>derivates>mata>link>href.
but there was no property database in children.
I tried to retrieve a model in the “integrated model”, but I could not find a way to retrieve the “model set ID” for the “integrated model saved in Docs”.
(This is written using Google Translate)
1