ansys.mapdl.core.Mapdl.sfadele#
- Mapdl.sfadele(area='', lkey='', lab='', **kwargs)#
Deletes surface loads from areas.
Mechanical APDL Command: SFADELE
- Parameters:
- area
str Area to which surface load deletion applies. If ALL, delete load from 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.- lkey
str Load key associated with surface load (defaults to 1). See the sfa command for details.
- lab
str Valid surface load label. If ALL, use all appropriate labels. See the sfa command for labels.
- area
Notes
Deletes surface loads (and all corresponding finite element loads) from selected areas.
This command is also valid in PREP7.