FEM ConstraintTie: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
(Module to Workbench renaming.)
Line 7: Line 7:
|[[FEM_ConstraintContact|Constraint contact]]
|[[FEM_ConstraintContact|Constraint contact]]
|[[FEM_ConstraintForce|Constraint force]]
|[[FEM_ConstraintForce|Constraint force]]
|[[FEM_Module|FEM]]
|[[FEM_Workbench|FEM]]
|IconL=FEM_ConstraintContact.svg
|IconL=FEM_ConstraintContact.svg
|IconR=FEM_ConstraintForce.svg
|IconR=FEM_ConstraintForce.svg
Line 17: Line 17:
|Name=FEM ConstraintTie
|Name=FEM ConstraintTie
|MenuLocation=Model → Mechanical Constraints → Constraint tie
|MenuLocation=Model → Mechanical Constraints → Constraint tie
|Workbenches=[[Fem_Workbench|FEM]]
|Workbenches=[[FEM_Workbench|FEM]]
|Version=0.19
|Version=0.19
|SeeAlso=[[FEM_ConstraintPressure|FEM Constraint pressure]]
|SeeAlso=[[FEM_ConstraintPressure|FEM Constraint pressure]]
Line 41: Line 41:
|[[FEM_ConstraintContact|Constraint contact]]
|[[FEM_ConstraintContact|Constraint contact]]
|[[FEM_ConstraintForce|Constraint force]]
|[[FEM_ConstraintForce|Constraint force]]
|[[FEM_Module|FEM]]
|[[FEM_Workbench|FEM]]
|IconL=FEM_ConstraintContact.svg
|IconL=FEM_ConstraintContact.svg
|IconR=FEM_ConstraintForce.svg
|IconR=FEM_ConstraintForce.svg

Revision as of 18:45, 21 August 2021

This documentation is not finished. Please help and contribute documentation.

GuiCommand model explains how commands should be documented. Browse Category:UnfinishedDocu to see more incomplete pages like this one. See Category:Command Reference for all commands.

See WikiPages to learn about editing the wiki pages, and go to Help FreeCAD to learn about other ways in which you can contribute.

FEM ConstraintTie

Menu location
Model → Mechanical Constraints → Constraint tie
Workbenches
FEM
Default shortcut
None
Introduced in version
0.19
See also
FEM Constraint pressure

Description

Defines a tie constraint that connects the two selected surfaces in such a way that (as opposed to how contact works) they can't separate or slide on each other throughout the analysis. Thus, the surfaces remain permanently bonded all the time.

Usage

  1. There are several ways to invoke the command:
    • Press the FEM ConstraintTie button.
    • Select the Model → Mechanical Constraints → Constraint tie option from the menu.
  2. Press the Add button in the task panel and then click on the face you want to add to tie constraint definition. Exactly two faces have to be added, one after the other.
  3. Optionally, define Tolerance - tie constraint will be applied only to nodes separated from the opposite surface by the distance not larger than the one specified here.