Relative Content

Tag Archive for autodesk-forgeautodesk-viewerautodeskautodesk-model-derivative

Autodesk Viewer – SVF2 loading errors

Recently on multiple projects (multiple apps in APS), we are seeing that on recently translated Inventor assemblies to SVF2 format that they are most of the time returning errors of “Invalid OTG header”, “Failed to parse OTG geometry”, and “Failed to parse geometry [some chinese text]”. I’ve tried the suggestion on Autodesk Forge Viewer – Invalid OGT header with SVF2 format but that did not resolve the issue.

Getting Model Properties Immediately After Translation Job is Complete

I am currently creating an upload and translation job from the model derivative API, and I want to to get the properties of the uploaded model immediately after the the translation finishes. However, I tried using model derivative’s getAllProperties function after the translation finishes, but I get nothing. What can I do here?