Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我只是想知道是否有办法将文本文件推送到 Autodesk forge。我已经完成了一些将 3D 模型推送到 forge 查看器的示例,但想知道是否有办法推送普通文本文件并通过 Forge 显示它?
只是我的一个想法,很想听听可能性!
数据管理 API可让您上传所需的任何内容,但模型衍生 API旨在与CAD文件格式(以及一些其他格式,如 PDF)一起使用。您可以在此处查看所有可用的翻译:https ://forge.autodesk.com/en/docs/model-derivative/v2/developers_guide/supported-translations 。不支持一般文本文件。