ansys.mapdl.core.Mapdl.uimp#

Mapdl.uimp(mat='', lab1='', lab2='', lab3='', val1='', val2='', val3='', **kwargs)#

Defines constant material properties (GUI).

Mechanical APDL Command: UIMP

Parameters:
matstr

Material number.

lab1str

Material property labels (see mp for valid labels).

lab2str

Material property labels (see mp for valid labels).

lab3str

Material property labels (see mp for valid labels).

val1str

Values corresponding to three labels.

val2str

Values corresponding to three labels.

val3str

Values corresponding to three labels.

Notes

uimp is generated by the Graphical User Interface (GUI) and appears in the log file ( Jobname.LOG ) if material properties are specified via the Material Properties dialog. The command is not intended to be typed in directly during an analysis (although it can be included in an input file for batch input or for use with input ).