bfelist#

Mapdl.bfelist(elem='', lab='', **kwargs)[source]#

Lists the element body force loads.

APDL Command: BFELIST

Parameters:
elem

Element at which body load is to be listed. If ALL (or blank), list for all selected elements [ESEL]. If ELEM = P, graphical picking is enabled and all remaining command fields are ignored (valid only in the GUI). A component name may also be substituted for ELEM.

lab

Valid body load label. If ALL (or blank), use all appropriate labels. See BFE command for labels.

Notes

Lists the element body force loads for the specified element and label. Element body loads may be defined with the BFE command.

This command is valid in any processor.