chkmsh#

Mapdl.chkmsh(comp='', **kwargs)[source]#

Checks area and volume entities for previous meshes.

APDL Command: CHKMSH

Parameters:
comp

Name of component containing areas or volumes.

Notes

CHKMSH invokes a predefined ANSYS 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 an ANSYS session (although it can be included in an input file for use with the /INPUT command).