bfllist#

Mapdl.bfllist(line='', lab='', **kwargs)[source]#

Lists the body force loads on a line.

APDL Command: BFLLIST

Parameters:
line

Line at which body 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 also be substituted for LINE.

lab

Valid body load label. If ALL, use all appropriate labels. Load labels are listed under “Body Loads” in the input table for each element type in the Element Reference. See the BFL command for labels.

Notes

Lists the body force loads for the specified line and label. Body loads may be defined on a line with the BFL command.

This command is valid in any processor.