ansys.mapdl.core.Mapdl.chkmsh#
- Mapdl.chkmsh(comp='', **kwargs)#
Checks area and volume entities for previous meshes.
Mechanical APDL Command: CHKMSH
- Parameters:
- comp
str Name of component containing areas or volumes.
- comp
Notes
chkmsh invokes a predefined Mechanical APDL macro that checks areas and volumes to find out if they were previously meshed. This macro name will appear in the log file (
Jobname.LOG) prior to area and volume meshing operations initiated through the GUI. This command is not intended to be typed in directly in a Mechanical APDL session (although it can be included in an input file for use via input ).