FEM ConstraintFixed: Difference between revisions

From FreeCAD Documentation
m (docnav)
(Marked this version for translation)
Line 1: Line 1:
<languages/>
<languages/>
<translate>
<translate>
<!--T:9-->
{{docnav|[[FEM_ConstraintFlowVelocity|Constraint flow velocity]]|[[FEM_ConstraintDisplacement|Constraint displacement]]|[[FEM_Module|FEM_Module]]}}
{{docnav|[[FEM_ConstraintFlowVelocity|Constraint flow velocity]]|[[FEM_ConstraintDisplacement|Constraint displacement]]|[[FEM_Module|FEM_Module]]}}


Line 31: Line 32:




<!--T:10-->
{{docnav|[[FEM_ConstraintFlowVelocity|Constraint flow velocity]]|[[FEM_ConstraintDisplacement|Constraint displacement]]|[[FEM_Module|FEM_Module]]}}
{{docnav|[[FEM_ConstraintFlowVelocity|Constraint flow velocity]]|[[FEM_ConstraintDisplacement|Constraint displacement]]|[[FEM_Module|FEM_Module]]}}
{{FEM Tools navi}}
{{FEM Tools navi}}

Revision as of 19:43, 7 February 2019

FEM ConstraintFixed

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

Description

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

How to use

  1. Click on or choose ModelMechanical Constraints Constraint fixed from the top menu.
  2. Select in the 3D-view the object the constraint should be applied to, which can be
    1. vertices (corners)
    2. edges
    3. faces

Limitations

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

Notes