About this Tutorial
The purpose of this tutorial is to introduce you to some advance queries that you might use during application development. The instructions are meant for use with the AEC Data Model Explorer.
You can use the following set of tasks to better understand the AEC Data Model features:
- Get ElementGroup Based on Metadata.
- Get Versions of an ElementGroup.
- Get Element Instances of a Particular Type.
- Get Element Instances in a Category by Version.
- Get Project Elements with Specific Properties.
- Get Elements by using Instances or Reference.
Tips:
- Keep your model open in ACC Docs Viewer as you run the tutorial. Compare the responses from the API with what you see on the ACC Docs Viewer feature.
- After each task, evaluate the requests and responses by comparing them with the query, input, and return objects provided in the API Reference section.