问题
Is there a way to find the Revit version of a file on BIM 360 without downloading the .rvt file? I found a similar question here, and Eason's answer suggests using the Design Automation APIs; however, currently the Design Automation API only supports AutoCAD. I know there's a Design Automation for Revit in beta, but is there any way of getting the Revit version without DA4R?
回答1:
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. 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.
来源:https://stackoverflow.com/questions/52594921/get-revit-version-of-bim-360-file-using-forge