ansys.mapdl.core.Mapdl.sfllist#
- Mapdl.sfllist(line='', lab='', **kwargs)#
Lists the surface loads for lines.
Mechanical APDL Command: SFLLIST
- Parameters:
- line
str Line at which surface load is to be listed. If ALL (or blank), list for all selected lines ( lsel ). If
LINE= P, graphical picking is enabled and all remaining command fields are ignored (valid only in the GUI). A component name may be substituted forLINE.- lab
str Valid surface load label. If ALL (or blank), use all appropriate labels. See the sfl command for labels.
- line
Notes
Lists the surface loads for the specified line.
This command is valid in any processor.