简体   繁体   English

使用 Forge 获取 Revit 版本的 BIM 360 文件

[英]Get Revit Version of BIM 360 File using Forge

Is there a way to find the Revit version of a file on BIM 360 without downloading the.rvt file?有没有办法在 BIM 360 上找到文件的 Revit 版本而无需下载 .rvt 文件? I found a similar question here , and Eason's answer suggests using the Design Automation APIs;我在这里发现了一个类似的问题,Eason 的回答建议使用设计自动化 API; however, currently the Design Automation API only supports AutoCAD.但是,目前设计自动化 API 仅支持 AutoCAD。 I know there's a Design Automation for Revit in beta, but is there any way of getting the Revit version without DA4R?我知道有一个测试版 Revit 的设计自动化,但是有没有办法在没有 DA4R 的情况下获得 Revit 版本?

Unfortunately, it's not possible currently. 不幸的是,目前不可能。 Both Forge Data Management API and Forge Model Derivative API won't care about the file metadata inside the RVT files as I know. 据我所知,Forge Data Management API和Forge Model Derivative API都不关心RVT文件中的文件元数据。 The possible way is via Design Automation API for Revit, if you don't want to download RVT to your machines to check its metadata. 如果您不想将RVT下载到计算机上以检查其元数据,则可能的方法是通过Revit的Design Automation API。

The Building Coder discussed this issue in November 2020: Determining RVT File Version for DA4R Workitem .建筑编码员在 2020 年 11 月讨论了这个问题: 确定 DA4R 工作项的 RVT 文件版本 That is a little more recent and hopefully provides all the information you need to resolve your task.那是最近的一点,希望能提供解决任务所需的所有信息。

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

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM