ansys.mapdl.core.Mapdl.sfalist#
- Mapdl.sfalist(area='', lab='', **kwargs)#
Lists the surface loads for the specified area.
Mechanical APDL Command: SFALIST
- Parameters:
- area
str 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 forAREA.- lab
str Valid surface load label. If ALL (or blank), use all appropriate labels. See the sfa command for labels.
- area
Notes
This command is valid in any processor.