· If you wish you interact between your Revit add-in and your Forge application, then I would suggest implementing a REST API or other external web access in either one or both of your applications and making calls from either one of your applications to the other via your own API. Data Management API. Access BIM Docs, Fusion Team, A Personal, and BIM Team projects. Navigate to, access, and manage folders, items, and versions of the items that are part of the projects. For example, you can access a Fusion Model in Fusion Team, access the structure of items, extract their IDs and properties, and generate a Bill. · After the first part where we explore how to build an Revit addin for the Design Automation API, we can now upload and run this addin on the Forge server.. Part 3: Create the application on Forge. After creating a new Forge App with the Data Management API and the Design Automation API, we use the Postman definitions provided here to create our Design Automation .
Hi All, as you know that LIVE Revit files size get bigger on BIM mostly because of the linked models inside and when any stakeholder try to download the file it comes as zip file including all linked models the thing that makes downloading process very difficult and sometimes totally fails due to files sizes which reach up to 10 GB and above. If you wish you interact between your Revit add-in and your Forge application, then I would suggest implementing a REST API or other external web access in either one or both of your applications and making calls from either one of your applications to the other via your own API. Data Management API. The Data Management API gives developers a unified and consistent way to access data across BIM Design, Fusion Team, BIM Docs, A Personal, and its own Object Storage Service. The Object Storage Service allows applications to download and upload raw files (such as PDF, XLS, DWG, or RVT). BIM API.
To upload it on the Forge server, we need a public URL pointing to our Revit file. To create such an URL, we use the Data Management API and create a bucket to store temporary our Revit model. We then get a temporary upload URL that we will pass to the Data Management API to retrieve our uploaded Revit model. The OSS part of the Forge Data Management API is a simple "object storage service", so it doesn't know about any potential references between files. It's actually a feature of the BIM product that it can read the "main" Revit file, retrieve all references from it, and bundle them all together into a ZIP file. The Forge Design Automation API for Revit allows you to build web applications that can create, read, and modify Revit models in the cloud. No longer is access to Revit data trapped on the desktop. Learn how Forge can help you manage and create Revit data in cloud-native applications. We'll review the different kinds of apps you will be able to build using the Design Automation API to solve.
0コメント