简体   繁体   English

Autodesk Forge - 如何使用新的Model Derivative IFC管道?

[英]Autodesk Forge - how to use the new Model Derivative IFC pipeline?

I'm working with autodesk forge, because I have a project for the University, but I have a small problem now. 我正在使用autodesk forge,因为我有一个大学的项目,但我现在有一个小问题。

I read that the IFC Model Derivative processor is currently based on the Navisworks importer, but a better implementation is using Revit instead . 我读到IFC模型衍生处理器目前基于Navisworks导入器,但更好的实现是使用Revit As I work mostly with IFC Files this could make a big difference. 由于我主要使用IFC文件,这可能会产生很大的不同。

I made a small application with the help of the forge-apis npm package, which enables me to easily integrate the Forge APIs. 我在forge -apis npm包的帮助下创建了一个小应用程序,这使我能够轻松集成Forge API。

The Problem is that I don't see an option to use the new Model Derivative IFC pipeline. 问题是我没有看到使用新的Model Derivative IFC管道的选项。 Is there a way to implement it in my application? 有没有办法在我的应用程序中实现它?

As this point, you'll need to make requests (eg using request package). 至此,您需要提出请求(例如使用请求包)。 When we completely move to Revit pipeline you can resume with the forge-api package. 当我们完全转移到Revit管道时,您可以使用forge-api包恢复。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 SVF 模型衍生物下载为(几乎)空的 ZIP 文件(Autodesk Forge) - SVF model derivative downloaded as an (almost) empty ZIP file (Autodesk Forge) 锻造Autodesk模型的变换矩阵 - Forge Autodesk model's transform matrix 如何使用新的 RVT->SVF Model 导数参数来生成额外的内容,包括房间和空间? - How to use the new RVT->SVF Model Derivative parameter to generates additional content, including rooms and spaces? Autodesk模型派生的翻译作业会导致“ TranslationWorker-InternalFailure”响应? - Autodesk model derivative translation job results in `TranslationWorker-InternalFailure` response? 将模型加载到2D / 3D查看器中-Autodesk Forge - Loading a model into the 2D/3D viewer - Autodesk Forge URN Problem Forge Model Derivative API - 无效的设计参数 - URN Problem Forge Model Derivative API - Invalid design parameter 如何从 Autodesk Forge 在 node.js axios 中获取缩略图 - How get a thumbnail in node.js axios from Autodesk Forge AutoDesk Forge 数据可视化应用程序 - AutoDesk Forge Data Viz Application 我如何从 express ServerResponse [Autodesk forge] 的资源中获取正文 - How can i get body from res of express ServerResponse [Autodesk forge] 调用Autodesk Forge的DerivativeApi时出现403错误 - 403 error in calling DerivativeApi of Autodesk Forge
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM