16.3 Tab completion from the command line interface

Product: ABAQUS/CAE  

Description: You can use tab completion from the ABAQUS/CAE command line interface to speed up your typing and to explore the object model. For example, you can type mdb.models['Model-1'].parts[ in the command line interface. When you press the TAB key, the command line cycles through the parts in the model. You can also use tab completion when you are accessing an output database from the command line interface or from the ABAQUS Python prompt.

Reference:

ABAQUS Scripting User's Manual