We have already discussed how Python provides built-in objects
like integers, lists, dictionaries, and strings. When you are writing
Abaqus Scripting Interface
scripts, you need to access these built-in objects together with the objects
used by
Abaqus/CAE.
These
Abaqus Scripting Interface
objects extend Python with new types of objects. The hierarchy and the
relationship between these objects is called the
Abaqus
object model. The following sections describe the
Abaqus
object model in more detail.