dkdele#
- SolidConstraints.dkdele(kpoi='', lab='', **kwargs)#
Deletes DOF constraints at a keypoint.
Mechanical APDL Command: DKDELE
- Parameters:
- kpoi
str 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 forKPOI.- lab
str 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); AZ (vector magnetic potential). Diffusion label: CONC (concentration).
- kpoi
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.