dkdele#

Mapdl.dkdele(kpoi='', lab='', **kwargs)[source]#

Deletes DOF constraints at a keypoint.

APDL Command: DKDELE

Parameters:
kpoi

Keypoint for which constraint is to be deleted. If ALL, delete 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 for KPOI.

lab

Valid degree of freedom label. If ALL, use all appropriate labels. Structural labels: UX, UY, or UZ (displacements); ROTX, ROTY, or ROTZ (rotations); WARP (warping). Thermal labels: TEMP, TBOT, TE2, TE3, …, TTOP (temperature). Acoustic labels: PRES (pressure); UX, UY, or UZ (displacements for FSI coupled elements). Electric label: VOLT (voltage). Magnetic labels: MAG (scalar magnetic potential); AX, AY, or AZ (vector magnetic potentials). Diffusion label: CONC (concentration).

Notes

Deletes the degree of freedom constraints (and all corresponding finite element constraints) at a keypoint. See the DDELE command for details.

This command is also valid in PREP7.