bfvlist#

Mapdl.bfvlist(volu='', lab='', **kwargs)[source]#

Lists the body force loads on a volume.

APDL Command: BFVLIST

Parameters:
volu

Volume at which body load is to be listed. If ALL (or blank), list for all selected volumes [VSEL]. If VOLU = 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 VOLU.

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 BFV command for labels.

Notes

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

This command is valid in any processor.