The API provides developers with access to Alias internal data and functionality through two products, OpenModel and OpenAlias.
The API is written in C++ and is supplied as C++ classes. Most of the discussion in this document is intended for C++ programmers, and we assume that you understand the C++ concepts of classes and inheritance, and have a familiarity with the Alias interactive software.
The components of the API are:
It is important that you read the API-specific release notes to learn what changes have occurred in the API since the last release.