FEM ElementRotation1D/ro: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
 
Line 1: Line 1:
<languages/>
<languages/>
{{UnfinishedDocu{{#translation:}}}}


{{Docnav
{{Docnav
Line 27: Line 26:
#* Select the {{MenuCommand|Model → Element Geometry → [[Image:FEM_ElementRotation1D.svg|16px]] Beam rotation}} option from the menu.
#* Select the {{MenuCommand|Model → Element Geometry → [[Image:FEM_ElementRotation1D.svg|16px]] Beam rotation}} option from the menu.
# Specify the angle by which the beam profile is to be rotated.
# Specify the angle by which the beam profile is to be rotated.

==Options==


==Properties==
==Properties==

{{PropertyData|Rotation}}: specifies the angle of rotation.


==Limitations==
==Limitations==
Line 39: Line 38:


* To visualize the rotated cross-section it is necessary to set {{incode|Beam Shell Result Output 3D}} in the [[FEM_SolverCalculixCxxtools|FEM SolverCalculixCxxtools]] to {{incode|True}} and run the analysis.
* To visualize the rotated cross-section it is necessary to set {{incode|Beam Shell Result Output 3D}} in the [[FEM_SolverCalculixCxxtools|FEM SolverCalculixCxxtools]] to {{incode|True}} and run the analysis.
* This feature uses the [https://web.mit.edu/calculix_v2.7/CalculiX/ccx_2.7/doc/ccx/node162.html *BEAM SECTION card in CalculiX].





Latest revision as of 08:56, 27 January 2024

FEM ElementRotation1D

Menu location
Model → Beam rotation
Workbenches
FEM
Default shortcut
None
Introduced in version
-
See also
FEM tutorial

Description

De completat

Usage

  1. There are several ways to invoke the command:
    • Press the Beam rotation button.
    • Select the Model → Element Geometry → Beam rotation option from the menu.
  2. Specify the angle by which the beam profile is to be rotated.

Properties

DateRotation: specifies the angle of rotation.

Limitations

  • Currently, multiple rotations are not supported (a single rotation is applied to all beams in the model).

Notes