ansys.mapdl.core.Mapdl.sfldele#
- Mapdl.sfldele(line='', lab='', **kwargs)#
Deletes surface loads from lines.
Mechanical APDL Command: SFLDELE
- Parameters:
- line
str Line to which surface load deletion applies. If ALL, delete load from 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, use all appropriate labels. See the sfl command for labels.
- line
Notes
Deletes surface loads (and all corresponding finite element loads) from selected lines.
This command is also valid in PREP7.