tbcopy#
- Mapdl.tbcopy(lab='', matf='', matt='', **kwargs)#
APDL Command: TBCOPY
Copies a data table from one material to another.
- Parameters:
Notes
The TBCOPY command, with Lab = ALL, copies all of the nonlinear data defined by the
TB
command. If you copy a model that includes both yield behavior constants and linear constants (for example, a BKIN model), TBCOPY,ALL and MPCOPY are used together to copy the entire model. All input data associated with the model is copied, that is, all data defined through theTB
and MP commands.Also, if you copy a material model using the Material Model Interface (Edit> Copy), both the commands TBCOPY,ALL and MPCOPY are issued, regardless of whether the model includes linear constants only, or if it includes a combination of linear and yield behavior constants.
This command is also valid in SOLUTION.