FEM ConstraintFixed: Difference between revisions

From FreeCAD Documentation
(update docnav and see also)
(Changed 1st sentence of 'Usage'.)
Line 28: Line 28:


<!--T:7-->
<!--T:7-->
#Click on [[Image:FEM_ConstraintFixed.svg|32px]] or choose {{KEY|Model}}'''Mechanical Constraints'''{{KEY|[[Image:FEM_ConstraintFixed.svg|32px]] Constraint fixed}} from the top menu.
# Press the {{Button|[[Image:FEM_ConstraintFixed.svg|16px]]}} button or choose {{MenuCommand|Model → Mechanical Constraints → [[Image:FEM_ConstraintFixed.svg|16px]] Constraint fixed‏‎}} from the top menu.
#Select in the 3D-view the object the constraint should be applied to, which can be
# In the 3D-view select the object the constraint should be applied to, which can be a vertex (corner), edge, or face.
## vertices (corners)
## edges
## faces


==Limitations== <!--T:4-->
==Limitations== <!--T:4-->

Revision as of 10:26, 25 February 2021

FEM ConstraintFixed

Menu location
Model → Mechanical Constraints → Constraint fixed
Workbenches
FEM
Default shortcut
None
Introduced in version
-
See also
Constraint contact

Description

Creates a FEM constraint for a fixed geometry entry by locking all 6 degrees of freedom of the selected object.

Usage

  1. Press the button or choose Model → Mechanical Constraints → Constraint fixed‏‎ from the top menu.
  2. In the 3D-view select the object the constraint should be applied to, which can be a vertex (corner), edge, or face.

Limitations

You cannot mix object-types within the same constraint. Use one fixed constraint for each object type.

Notes