FEM ConstraintFixed/ru: Difference between revisions

From FreeCAD Documentation
(Created page with "==Применение==")
(Created page with "==Ограничения==")
Line 31: Line 31:
# 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.


==Ограничения==
==Limitations==


You cannot mix object-types within the same constraint.
You cannot mix object-types within the same constraint.

Revision as of 05:46, 16 August 2022

Other languages:

FEM ConstraintFixed

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

Описание

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

Применение

  1. There are several ways to invoke the command:
    • Press the FEM 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.

Ограничения

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

Notes