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:
dof0str

The description of the argument is missing in the Python function. Please, refer to the command documentation for further information.

minvalue0str

The description of the argument is missing in the Python function. Please, refer to the command documentation for further information.

maxvalue0str

The description of the argument is missing in the Python function. Please, refer to the command documentation for further information.

dof1str

The description of the argument is missing in the Python function. Please, refer to the command documentation for further information.

minvalue1str

The description of the argument is missing in the Python function. Please, refer to the command documentation for further information.

maxvalue1str

The description of the argument is missing in the Python function. Please, refer to the command documentation for further information.

dof2str

The description of the argument is missing in the Python function. Please, refer to the command documentation for further information.

minvalue2str

The description of the argument is missing in the Python function. Please, refer to the command documentation for further information.

maxvalue2str

The description of the argument is missing in the Python function. Please, refer to the command documentation for further information.

addional_command_argstr

Additional arguments can be passed to the initial command. Please, refer to the command documentation for further information.

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.