ansys.mapdl.core.Mapdl.supl#
- Mapdl.supl(surfname='', rsetname='', kwire='', **kwargs)#
Plot result data on all selected surfaces or on a specified surface.
Mechanical APDL Command: SUPL
- Parameters:
Notes
If
RSetName
is not specified, the surface geometry is plotted. If the Setname portion of the argument is a vector prefix (that is, if result sets of name SetNameX, SetNameY, and SetNameZ exist), Mechanical APDL plots the vectors on the surface as arrows. For example, supl,ALL,NORM plots the surface normals as vectors on all selected surfaces, as NORMX, NORMY, and NORMZ are predefined geometry items.