ansys.mapdl.core.Mapdl.bfdele#

Mapdl.bfdele(node='', lab='', **kwargs)#

Deletes nodal body-force loads.

Mechanical APDL Command: BFDELE

Parameters:
nodestr

Node at which body load is to be deleted. If ALL, delete for all selected nodes ( nsel ). If Node = P, graphical picking is enabled and all remaining command fields are ignored (valid only in the GUI). You can substitute a component name for Node.

labstr

Valid body load label. If ALL, use all appropriate labels. See bf.

Notes

Deletes nodal body-force loads for a specified node and label. Nodal body loads are defined via bf.

This command is also valid in PREP7.