About This Tutorial
The purpose of this tutorial is to introduce you to some queries and objects using a programming language agnostic approach. The instructions are meant for use with the AEC Data Model Explorer.
This tutorial guides you through the process of accessing a hub, traversing its projects, exploring their folders, and the designs that are represented as elementsGroups. As you progress, you’ll learn how to retrieve elementGroup properties using filters such as property name and classification, gaining familiarity with various queries and objects along the way.
You can use the following set of tasks to better understand the AEC Data Model API features:
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.