tbdele#

Mapdl.tbdele(lab='', mat1='', mat2='', inc='', **kwargs)[source]#

APDL Command: TBDELE

Deletes previously defined material data tables.

Parameters:
lab

Data table label. (See the TB command for valid labels.) If ALL, delete all data tables.

mat1, mat2, inc

Delete tables for materials MAT1 to (MAT2 defaults to MAT1) in steps of INC (defaults to 1). If MAT1= ALL, ignore MAT2 and INC and delete data tables for all materials.

**kwargs

Extra arguments to be passed to Mapdl.run.

Notes

This command is also valid in SOLUTION.