Message 1 of 2
Translate Revit Zip Using modelderivative/v2/designdata/job
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Taking inspiration from this example:
https://aps.autodesk.com/en/docs/model-derivative/v2/reference/http/job-POST/#example-2
I attempted to translate a federated Revit model. By “federated zip,” I mean a package containing multiple Revit files—one parent RVT file along with several linked RVT models.
Based on my observations, the linked models do not appear to be translated. Only the file specified as the model-zip-entrypoint is being processed. When viewing the output, I can see only the entry point model.
Also, how all linked models be translated (if they are not already) and how all be viewed (as they are not)
Could you clarify whether this is a translation issue or a viewing limitation?