supr#

Mapdl.supr(surfname='', rsetname='', **kwargs)[source]#

Print global status, geometry information and/or result information.

APDL Command: SUPR

Parameters:
surfname

Eight character surface name. If SurfName = ALL, repeat printout for all selected surfaces.

rsetname

Eight character result set name.

Notes

When no arguments are specified, SUPR generates a global status summary of all defined surfaces. If only SurfName is specified, the geometry information for that surface is printed. If both SurfName and RSetName are specified, the value of the results set at each point, in addition to the geometry information, is printed.