FEM ConstraintTransform/ro: 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 14: Line 14:
</div>
</div>


<span id="Description"></span>
<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
De completat
De completat
</div>
</div>


Transforms the coordinate system of a face to a particular coordinate system - rectangular or cylindrical.
Transforms the coordinate system of a face to a user-defined coordinate system - rectangular or cylindrical. This coordinate system affects the boundary condition and load definitions. For example, you can use it to fix the displacements in the normal direction of an inclined face. Just select the proper component of the [[FEM_ConstraintDisplacement|displacement boundary condition]].


==Usage==
==Usage==


# Apply the [[FEM_ConstraintDisplacement|Constraint displacement]] to a face first.
# Apply the [[FEM_ConstraintDisplacement|displacement boundary condition]] to a face first.
# There are several ways to invoke the command:
# There are several ways to invoke the command:
#* Press the {{Button|[[Image:FEM_ConstraintTransform.svg|16px]] [[FEM_ConstraintTransform|FEM ConstraintTransform]]}} button.
#* Press the {{Button|[[Image:FEM_ConstraintTransform.svg|16px]] [[FEM_ConstraintTransform|Local coordinate system]]}} button.
#* Select the {{MenuCommand|Model → Geometrical Constraints → [[Image:FEM_ConstraintTransform.svg|16px]] Constraint transform}} option from the menu.
#* Select the {{MenuCommand|Model → Geometrical analysis features → [[Image:FEM_ConstraintTransform.svg|16px]] Local coordinate system}} option from the menu.
# Select rectangular or cylindrical transform. The former can be applied to any face, the latter is available only for the cylindrical faces.
# Select rectangular or cylindrical transform. The former can be applied to any face, the latter is available only for the cylindrical faces.
# Select a face to which the displacement constraint was previously applied. Press the {{Button|Add}} button.
# Select a face to which the displacement boundary condition was previously applied. Press the {{Button|Add}} button.
# For rectangular transform, specify a rotation about each of the three axes.
# For rectangular transform, specify a rotation about each of the three axes. Arrows displayed on the face represent the new directions (X - red, Y - green and Z - blue).


==Limitations==
==Limitations==
Line 36: Line 37:
==Notes==
==Notes==


* This constraint can be used to simulate torsion but only for cylindrical bars or parts containing such bars used to transmit torque.
* This feature can be used to simulate torsion but only for cylindrical bars or parts containing such bars used to transmit torque.
* The constraint uses the *TRANSFORM card in CalculiX.
* The feature uses the [https://web.mit.edu/calculix_v2.7/CalculiX/ccx_2.7/doc/ccx/node253.html *TRANSFORM card in CalculiX].





Latest revision as of 09:20, 27 January 2024

FEM ConstraintTransform

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

De completat

Transforms the coordinate system of a face to a user-defined coordinate system - rectangular or cylindrical. This coordinate system affects the boundary condition and load definitions. For example, you can use it to fix the displacements in the normal direction of an inclined face. Just select the proper component of the displacement boundary condition.

Usage

  1. Apply the displacement boundary condition to a face first.
  2. There are several ways to invoke the command:
    • Press the Local coordinate system button.
    • Select the Model → Geometrical analysis features → Local coordinate system option from the menu.
  3. Select rectangular or cylindrical transform. The former can be applied to any face, the latter is available only for the cylindrical faces.
  4. Select a face to which the displacement boundary condition was previously applied. Press the Add button.
  5. For rectangular transform, specify a rotation about each of the three axes. Arrows displayed on the face represent the new directions (X - red, Y - green and Z - blue).

Limitations

  • Cylindrical transform can be applied only to cylindrical faces.

Notes

  • This feature can be used to simulate torsion but only for cylindrical bars or parts containing such bars used to transmit torque.
  • The feature uses the *TRANSFORM card in CalculiX.