FEM ConstraintTie: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
Line 23: Line 23:


==Description== <!--T:3-->
==Description== <!--T:3-->

Defines a tie constraint that connects the 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== <!--T:4-->
==Usage== <!--T:4-->

Revision as of 22:33, 7 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 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