secstop#
- CrossSections.secstop(dof0='', minvalue0='', maxvalue0='', dof1='', minvalue1='', maxvalue1='', dof2='', minvalue2='', maxvalue2='', addional_command_arg='', **kwargs)#
Specifies stops on the components of relative motion in a joint element.
Mechanical APDL Command: SECSTOP
- 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
Stops restrict motion in a DOF; motion beyond the MINVALUE or MAXVALUE is prevented (motion away from a limit is allowed). You can specify up to three stops. If necessary, you can repeat the command.