下载所有衍生产品以供离线使用Forge Viewer / C# [英] Download all the derivatives for the purpose of the using Forge Viewer offline/C#

查看:194
本文介绍了下载所有衍生产品以供离线使用Forge Viewer / C#的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

参考这篇文章,我知道有一种方法可以使用node.js下载翻译后的文件
如何下载SVG / SVF以便通过Autodesk Model Forge API离线查看,并使用模型衍生工具api GET:urn / manifest /:derivativeurn,我可以下载清单中记录的所有文件,
下载文件图片: http://imgur.com/iPFn3Cx

refering to this post ,I know there is a way to download the tranlated files with node.js" How do I download SVG/SVF for offline viewing with Autodesk Model Forge APIs",and using the Model Derivative api "GET :urn/manifest/:derivativeurn", I can download all the files record in manifest, download files pic: http://imgur.com/iPFn3Cx

我的问题是:这些文件是我从清单中下载的,带有 GET:urn / manifest /: 衍生工具足以供离线查看?如果不是,是否有人用C#实现了此下载方法?

my question is :are these files I download from manifest with "GET :urn/manifest/:derivativeurn" enough for offline viewing? If not,did anyone implement this download method with C#?

推荐答案

是的,清单可以满足要求,您可以下载所有资源从可见的包中。正如答案中已经指出的那样,您可以从 https://extract.autodesk.io 项目。

Yes they are enough, the manifest allows you to download every resource from a viewable package. As already pointed out in the answer you can find more information and full code sample from the https://extract.autodesk.io project.

目前我们没有该代码的.Net版本。

We don't have a .Net version of that code at the moment.

这篇关于下载所有衍生产品以供离线使用Forge Viewer / C#的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆