FEM ConstraintPlaneRotation/de: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
 
(4 intermediate revisions by the same user not shown)
Line 12: Line 12:
{{GuiCommand
{{GuiCommand
|Name=FEM ConstraintPlaneRotation
|Name=FEM ConstraintPlaneRotation
|MenuLocation=Model → Geometrical ConstraintsConstraint plane rotation
|MenuLocation=Model → Geometrical analysis featuresPlane multi-point constraint
|Workbenches=[[FEM_Workbench|FEM]]
|Workbenches=[[FEM_Workbench|FEM]]
|SeeAlso=[[FEM_ConstraintTransform|FEM Constraint transform]]
|SeeAlso=[[FEM_ConstraintTransform|FEM Constraint transform]]
}}
}}


<span id="Description"></span>
==Beschreibung==
==Beschreibung==


Creates a FEM constraint for keeping the nodes in a planar surface in the same plane.
Creates a FEM multi-point constraint (MPC) for keeping the nodes on a planar surface on the same plane.


<span id="Usage"></span>
==Anwendung==
==Anwendung==


# There are several ways to invoke the command:
# There are several ways to invoke the command:
#* Press the {{Button|[[Image:FEM_ConstraintPlaneRotation.svg|16px]] '''FEM ConstraintPlaneRotation'''}} button.
#* Press the {{Button|[[Image:FEM_ConstraintPlaneRotation.svg|16px]] [[FEM_ConstraintPlaneRotation|Plane multi-point constraint]]}} button.
#* Select the {{MenuCommand|Model → Geometrical Constraints → [[Image:FEM_ConstraintPlaneRotation.svg|16px]] Constraint plane rotation}} option from the menu.
#* Select the {{MenuCommand|Model → Geometrical analysis features → [[Image:FEM_ConstraintPlaneRotation.svg|16px]] Plane multi-point constraint}} option from the menu.
# In the [[3D_view|3D view]] select the object the constraint should be applied to, which can be a face.
# In the [[3D_view|3D view]] select the object the multi-point constraint should be applied to, which can be a face.


==Limitations==
==Limitations==


# Plane rotation constraint can only be applied to a single planar face.
# Plane multi-point constraint can only be applied to a single planar face.
# When a plane rotation constraint is applied to the same face as a displacement/fixed constraint, the displacement/fixed constraint takes preference.
# When a plane multi-point constraint is applied to the same face as a displacement/fixed boundary condition, the displacement/fixed boundary condition takes precedence.


<span id="Notes"></span>
==Hinweise==
==Hinweise==


# The constraint uses the *MPC card in CalculiX. The card is explained in detail at http://web.mit.edu/calculix_v2.7/CalculiX/ccx_2.7/doc/ccx/node220.html
# This constraint uses the [http://web.mit.edu/calculix_v2.7/CalculiX/ccx_2.7/doc/ccx/node220.html *MPC card in CalculiX].




Line 49: Line 52:
{{FEM Tools navi{{#translation:}}}}
{{FEM Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}

Latest revision as of 08:38, 29 January 2024

FEM ConstraintPlaneRotation

Menu location
Model → Geometrical analysis features → Plane multi-point constraint
Workbenches
FEM
Default shortcut
None
Introduced in version
-
See also
FEM Constraint transform

Beschreibung

Creates a FEM multi-point constraint (MPC) for keeping the nodes on a planar surface on the same plane.

Anwendung

  1. There are several ways to invoke the command:
    • Press the Plane multi-point constraint button.
    • Select the Model → Geometrical analysis features → Plane multi-point constraint option from the menu.
  2. In the 3D view select the object the multi-point constraint should be applied to, which can be a face.

Limitations

  1. Plane multi-point constraint can only be applied to a single planar face.
  2. When a plane multi-point constraint is applied to the same face as a displacement/fixed boundary condition, the displacement/fixed boundary condition takes precedence.

Hinweise

  1. This constraint uses the *MPC card in CalculiX.