ansys.mapdl.core.Mapdl.tblist#

Mapdl.tblist(lab='', mat='', **kwargs)#

Lists the material data tables.

Mechanical APDL Command: TBLIST

Parameters:
labstr

Data table label. (See the tb command for valid labels.) Defaults to the active table. If ALL, list data for all labels.

matstr

Material number to be listed (defaults to the active material). If ALL, list data tables for all materials.

Notes

This command is a utility command, valid anywhere.