【发布时间】:2021-04-24 17:10:54
【问题描述】:
我已经构建了一个 Inventor 插件,以便将 IAM 和 IPT 文件导出到 SVF:一切正常 ;)
当我尝试从 IDW 文件生成 SVF 时,Inventor 没有输出。
在 StackOverflow 中我发现了这个主题:Is there a posibility to export a SVF from a DWG in an InventorPlugin
Inventor 似乎无法从工程图文件中生成 SVF。
对我来说没有好消息:我想将我的 Inventor 插件与 Autodesk Forge Design Automation 一起使用,以便为 3D 模型和 2D 模型生成 SVF 文件!
您知道 Autodesk 是否计划在下一版本的 Inventor 中添加此功能?
您是否有其他解决方案可以在 Autodesk Forge Design Automation 中快速生成 2D SVF,而不使用 Model Derivate API?
【问题讨论】:
标签: autodesk-forge autodesk-model-derivative autodesk-designautomation