ansys.mapdl.core.Mapdl.fklist#
- Mapdl.fklist(kpoi='', lab='', **kwargs)#
Lists the forces at keypoints.
Mechanical APDL Command: FKLIST
- Parameters:
- kpoi
str List forces at this keypoint. If ALL (default), list for all selected keypoints ( ksel ). If
KPOI= P, graphical picking is enabled and all remaining command fields are ignored (valid only in the GUI). A component name may also be substituted forKPOI.- lab
str Force label to be listed (defaults to ALL). See the dofsel command for labels.
- kpoi
Notes
Listing applies to the selected keypoints ( ksel ) and the selected force labels ( dofsel ).
This command is valid in any processor.