5. Using Python and the ABAQUS Scripting Interface

This section of the manual explains how Python and the ABAQUS Scripting Interface combine to provide a powerful interface to ABAQUS/CAE. The ABAQUS Scripting Interface is an extension of the Python language and uses the syntax required by Python. Techniques for combining Python statements and ABAQUS Scripting Interface commands are introduced, and numerous examples are provided. The syntax of an ABAQUS command is explained along with details of how you use the commands to interact with ABAQUS/CAE. This section is intended as a programmer's guide to using the ABAQUS Scripting Interface; the ABAQUS Scripting Reference Manual describes the details of each command.

The following topics are covered: