fjdele#

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

Deletes forces (or moments) on the components of the relative motion of

APDL Command: FJDELE a joint element.

Parameters:
elem

Element number, or ALL. (leaving this blank defaults to ALL)

lab

Valid labels are:

FX - Force in local x direction.

FY - Force in local y direction.

FZ - Force in local z direction.

MX - Moment about local x axis.

MY - Moment about local y axis.

MZ - Moment about local z axis.

ALL, or (blank) - Delete all valid forces or moments.

Notes

Valid for MPC184 (joint options in KEYOPT(1)).

See FJ for information on specifying forces (or moments).