ansys.mapdl.core.Mapdl.seclock#
- Mapdl.seclock(dof0='', minvalue0='', maxvalue0='', dof1='', minvalue1='', maxvalue1='', dof2='', minvalue2='', maxvalue2='', addional_command_arg='', **kwargs)#
Specifies locks on the components of relative motion in a joint element.
Mechanical APDL Command: SECLOCK
- Parameters:
- dof0
str The description of the argument is missing in the Python function. Please, refer to the command documentation for further information.
- minvalue0
str The description of the argument is missing in the Python function. Please, refer to the command documentation for further information.
- maxvalue0
str The description of the argument is missing in the Python function. Please, refer to the command documentation for further information.
- dof1
str The description of the argument is missing in the Python function. Please, refer to the command documentation for further information.
- minvalue1
str The description of the argument is missing in the Python function. Please, refer to the command documentation for further information.
- maxvalue1
str The description of the argument is missing in the Python function. Please, refer to the command documentation for further information.
- dof2
str The description of the argument is missing in the Python function. Please, refer to the command documentation for further information.
- minvalue2
str The description of the argument is missing in the Python function. Please, refer to the command documentation for further information.
- maxvalue2
str The description of the argument is missing in the Python function. Please, refer to the command documentation for further information.
- addional_command_arg
str Additional arguments can be passed to the initial command. Please, refer to the command documentation for further information.
- dof0
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.