FEM ConstraintFixed/ru: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 10: Line 10:
Creates a FEM constraint for a fixed geometry entry by locking all 6 degrees of freedom of the selected object.
Creates a FEM constraint for a fixed geometry entry by locking all 6 degrees of freedom of the selected object.


==How to use==
==Usage==


#Click on [[Image:FEM ConstraintFixed.png|32px]] or choose {{KEY|Model}} → '''Mechanical Constraints''' → {{KEY|[[Image:FEM ConstraintFixed.png|32px]] Constraint fixed}} from the top menu.
#Click on [[Image:FEM ConstraintFixed.png|32px]] or choose {{KEY|Model}} → '''Mechanical Constraints''' → {{KEY|[[Image:FEM ConstraintFixed.png|32px]] Constraint fixed}} from the top menu.

Revision as of 20:44, 13 February 2020

Other languages:

FEM ConstraintFixed

Системное название
FEM ConstraintFixed
Расположение в меню
FEM → Constraint fixed
Верстаки
FEM
Быстрые клавиши
Нет
Представлено в версии
-
См. также
FEM tutorial

Description

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

Usage

  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