admin管理员组文章数量:1394054
I need to extract metadata from a rvt file but I don't know how to do that.
I tried to follow Autodesk's guide for how to Extract Metadata from a Source File but I've discovered that I can't convert a rvt file to a svf2 file. (I listed the possible conversions using the formats
method of the Model Derivative API.)
In fact, I get this response when calling the endpoint (whose URL is )
{
"diagnostic": "Failed to trigger translation for this file."
}
Is there another way to extract metadata?
I used this postman collection (from the autodesk platform services repo GitHub).
I need to extract metadata from a rvt file but I don't know how to do that.
I tried to follow Autodesk's guide for how to Extract Metadata from a Source File but I've discovered that I can't convert a rvt file to a svf2 file. (I listed the possible conversions using the formats
method of the Model Derivative API.)
In fact, I get this response when calling the endpoint (whose URL is https://developer.api.autodesk/modelderivative/v2/designdata/job
)
{
"diagnostic": "Failed to trigger translation for this file."
}
Is there another way to extract metadata?
I used this postman collection (from the autodesk platform services repo GitHub).
Share Improve this question asked Mar 12 at 11:28 CristianoCristiano 11 bronze badge 1- Did you keep the "*.rvt" extension for the file that you uploaded to the bucket? stackoverflow/questions/38339642/… – Adam Nagy Commented Mar 12 at 18:18
1 Answer
Reset to default 0You cannot perform the translation from RVT to SVF2 yourself. You need to use the APS translation services for that. For more details, please research how to translate an RVT
BIM to SVF2
.
本文标签: autodesk forgeExtract Metadata from a RVT fileStack Overflow
版权声明:本文标题:autodesk forge - Extract Metadata from a RVT file - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744755703a2623449.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论