FEM ConstraintFixed: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
Line 16: Line 16:
|MenuLocation=Model → Mechanical Constraints → Constraint fixed
|MenuLocation=Model → Mechanical Constraints → Constraint fixed
|Workbenches=[[Fem_Workbench|FEM]]
|Workbenches=[[Fem_Workbench|FEM]]
|SeeAlso=[[FEM_ConstraintContact|FEM Constraint contact]]
|Shortcut=
|SeeAlso=[[FEM_ConstraintContact|Constraint contact]]
}}
}}


Line 29: Line 28:
<!--T:7-->
<!--T:7-->
# There are several ways to invoke the command:
# There are several ways to invoke the command:
#* Press the {{Button|[[Image:FEM_ConstraintFixed.svg|16px]] [[FEM_ConstraintFixed|FEM ConstraintFixed]]}} button.
#* Press the {{Button|[[Image:FEM_ConstraintFixed.svg|16px]] [[FEM_ConstraintFixed|ConstraintFixed]]}} button.
#* Select the {{MenuCommand|Model → Mechanical Constraints → [[Image:FEM_ConstraintFixed.svg|16px]] Constraint fixed}} option from the menu.
#* Select the {{MenuCommand|Model → Mechanical Constraints → [[Image:FEM_ConstraintFixed.svg|16px]] Constraint fixed}} option from the menu.
# In the [[3D_view|3D view]] select the object the constraint should be applied to, which can be a vertex (corner), edge, or face.
# In the [[3D_view|3D view]] select the object the constraint should be applied to, which can be a vertex (corner), edge, or face.

Revision as of 21:42, 25 February 2021

FEM ConstraintFixed

Menu location
Model → Mechanical Constraints → Constraint fixed
Workbenches
FEM
Default shortcut
None
Introduced in version
-
See also
FEM 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. There are several ways to invoke the command:
    • Press the ConstraintFixed button.
    • Select the Model → Mechanical Constraints → Constraint fixed option from the 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