dldele#
- Mapdl.dldele(line='', lab='', **kwargs)#
Deletes DOF constraints on a line.
APDL Command: DLDELE
- Parameters:
- line
Line for which constraints are to be deleted. If ALL, delete for all selected lines [LSEL]. If LINE = 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 LINE
- lab
Constraint label:
ALL - All constraints.
SYMM - Symmetry constraints.
ASYM - Antisymmetry constraints.
UX - Displacement in X direction.
UY - Displacement in Y direction.
UZ - Displacement in Z direction.
ROTX - Rotation about X axis.
ROTY - Rotation about Y axis.
ROTZ - Rotation about Z axis.
WARP - Warping magnitude.
PRES - Pressure.
TEMP, TBOT, TE2, TE3, …, TTOP - Temperature.
VOLT - Electric scalar potential.
AX - Magnetic vector potential in X direction.
AY - Magnetic vector potential in Y direction.
AZ - Magnetic vector potential in Z direction.
CONC - Concentration.
Notes
Deletes the degree of freedom constraints (and all corresponding finite element constraints) on a line previously specified with the DL command. See the DDELE command for delete details.
Warning:: : On previously meshed lines, all constraints on affected nodes will also be deleted, whether or not they were specified by the DL command.
This command is also valid in PREP7.