Changelog
Release Date: 2025-02-19
Added
Support for Australia region.
Release Date: 2025-01-10
Deprecation
Revit Element ID property is being deprecated and support will be removed after October 1, 2025.
Please use revitElementId from ElementAlternativeIdentifiers and ElementFilterInput instead.
Release Date: 2024-11-29
Added
New field revitElementId added to ElementAlternativeIdentifiers and ElementFilterInput
Support searching for elements using revitElementId.
NOTE: This release adds support for revitElementId metadata field which is equivalent to the data available in “Revit Element ID” property.
Release Date: 2024-10-04
Added
Standard Filtering and Advanced Filtering updated with Special Considerations for ElementGroup Filters (name and fileUrn).
Also updated for a new ElementFilterInput - elementId and metadata.elementId, which return elements having the id specified in the filter.
Renamed Designs to ElementGroups.
Release Date: 2024-09-13
Added
Query Point Value has been added to data.extensions field of the response and is generally available to all users. This information is included in the response to all valid queries.
Release Date: 2024-09-05
Added
The following queries are added to retrieve distinct values of properties in the AEC Data Model API:
Release Date: 2024-06-24
AEC Data Model API made Generally Available.