uimp#
- Mapdl.uimp(mat='', lab1='', lab2='', lab3='', val1='', val2='', val3='', **kwargs)#
APDL Command: UIMP
Defines constant material properties (GUI).
- Parameters:
- mat
Material number.
- lab1, lab2, lab3
Material property labels (see the MP command for valid labels).
- val1, val2, val3
Values corresponding to three labels.
Notes
Defines constant material properties. This is a command generated by the Graphical User Interface (GUI) and will appear in the log file (Jobname.LOG) if material properties are specified using the Material Properties dialog box. This command is not intended to be typed in directly in an ANSYS session (although it can be included in an input file for batch input or for use with the /INPUT command).