seclock#

Mapdl.seclock(dof1='', minvalue1='', maxvalue1='', dof2='', minvalue2='', maxvalue2='', dof3='', minvalue3='', maxvalue3='', **kwargs)[source]#

Specifies locks on the components of relative motion in a joint

APDL Command: SECLOCK element.

Parameters:
dof

Local degree of freedom to be locked.

minvalue

Low end of the range of allowed movement for the specified DOF.

maxvalue

High end of the range of allowed movement for the specified DOF.

Notes

Specify up to three DOFs to be locked. Locks are activated when the limit values are reached, and further motion in that DOF is frozen. If necessary, you may repeat the command.