The following sections describe the architecture of an output database and how to use the ABAQUS C++ Application Programming Interface (API) to access data from an output database. The following topics are covered:
What do you need to access the output database?, Section 9.2
ABAQUS Scripting Interface documentation style, Section 9.3
How the object model for the output database relates to commands, Section 9.4
Accessing the C++ interface from an existing application, Section 9.7
Example programs that access data from an output database, Section 9.15