4 Jun 2025
This is a tip and trick sharing how to translate a composite Revit model (host and its links) using the Model Derivative API. Scenario I...
28 May 2025
Introduction If you're familiar with APS and Viewer, you're aware that you can retrieve the properties from elements. But what about the...
22 May 2025
We're back with another interesting use case for OpenAPI specifications for APS that were recently published. If you're building tools or...
13 May 2025
A few weeks ago, we announced the release of OpenAPI specifications for APS, making it easier than ever for developers to explore and...
9 May 2025
Introduction If you're familiar with the AEC Data Model API, you're probably already aware that you can filter your design data based on...
25 Apr 2025
Introduction In this blog, we'll share a way to enable your users to select multiple elements in the Viewer by just holding the CTRL key. We...
23 Apr 2025
Here is an error I did not see before - see also pic of the blog post: { "jsonapi":{ "version":"1.0" }, "errors":[{ "id":"17db51db-07ea-488f...
14 Apr 2025
We’re excited to announce that our SDK team has just open-sourced OpenAPI specifications for several of our REST APIs. If you’re a developer...
4 Mar 2025
As Autodesk Construction Cloud (ACC) Submittals API just announced the release of a new set of API endpoints at this blog post, we want to...
8 Feb 2025
Previously, we talked about exporting IFC from RVT on Design Automation API for Revit in Export IFC from RVT using Design Automation API for...
7 Feb 2025
A couple of years ago, we shared a way to export IFC from Revit models using Model Derivative API in this blog post. However, some...
21 Jan 2025
Introduction There's a feature that you can take advantage of when using GraphQL queries: Fragments. One example of a useful scenario is...