ansys.mapdl.core.Mapdl.sfalist#

Mapdl.sfalist(area='', lab='', **kwargs)#

Lists the surface loads for the specified area.

Mechanical APDL Command: SFALIST

Parameters:
areastr

Area at which surface load is to be listed. If ALL (or blank), list for all selected areas ( asel ). If AREA = P, graphical picking is enabled and all remaining command fields are ignored (valid only in the GUI). A component name may be substituted for AREA.

labstr

Valid surface load label. If ALL (or blank), use all appropriate labels. See the sfa command for labels.

Notes

This command is valid in any processor.