I am using this call provided by Forge API to get all Model metadata properties.
I am getting all parent and child objects returned as separate nodes in the json that I am getting in the response. There is no linkage or relationship property saying that object X is a parent of object Y like we get in Model Browser option of Forge Viewer.
Is there a way possible that we can create this object tree after getting the metadata from Forge Model Derivative API. I really appreciate you help.