【问题标题】:Export to SVF format from IDW files with an Inventor Plugin使用 Inventor 插件从 IDW 文件导出为 SVF 格式
【发布时间】: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


    【解决方案1】:

    这些仍然是您的选择,我不知道有任何改变的计划。

    为什么需要 f2d 文件(这是在转换为 SVF 时为 2D 模型生成的文件)?它们似乎没有提供超出 PDF 所提供的功能 - PDF 也由 Viewer 直接支持(不通过 进行翻译需要模型衍生API): https://forge.autodesk.com/blog/fast-pdf-viewingmarkup-inside-forge-viewer

    或者同时使用 Design Automation for InventorDesign Automation for AutoCAD 来获取这些 f2d 文件。

    【讨论】:

      猜你喜欢
      • 2021-06-07
      • 2020-02-24
      • 2021-11-06
      • 1970-01-01
      • 2017-12-28
      • 2017-05-25
      • 2016-12-26
      • 2022-11-10
      • 1970-01-01
      相关资源
      最近更新 更多