FEM ElementRotation1D: Difference between revisions

From FreeCAD Documentation
No edit summary
(Marked this version for translation)
 
(31 intermediate revisions by 6 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
{{UnfinishedDocu{{#translation:}}}}
<translate>
<translate>

<!--T:4-->
<!--T:4-->
{{Docnav
{{Docnav|[[FEM_ElementGeometry1D|Beam cross section]]|[[FEM_ElementGeometry2D|Shell plate thickness]]|[[FEM_Module|FEM]]|IconL=FEM_ElementGeometry1D.png|IconC=Workbench_FEM.svg|IconR=FEM_ElementGeometry2D.png}}
|[[FEM_ElementGeometry1D|Beam cross section]]
|[[FEM_ElementGeometry2D|Shell plate thickness]]
|[[FEM_Workbench|FEM]]
|IconL=FEM_ElementGeometry1D.svg
|IconR=FEM_ElementGeometry2D.svg
|IconC=Workbench_FEM.svg
}}


<!--T:1-->
<!--T:1-->
{{GuiCommand
{{GuiCommand|Name=FEM ElementRotation1D|Icon=Fem-beam-rotation.svg|MenuLocation= Model → Beam rotation||Workbenches=[[Fem Workbench|FEM]]|Shortcut=|SeeAlso=[[FEM_tutorial|FEM tutorial]]}}
|Name=FEM ElementRotation1D

|MenuLocation=Model → Element Geometry → Beam rotation
|Workbenches=[[FEM_Workbench|FEM]]
|SeeAlso=[[FEM_tutorial|FEM tutorial]]
}}


==Description== <!--T:9-->


<!--T:2-->
<!--T:2-->
'''ElementRotation1D''' is used to rotate the beam profile around the axis of beam elements.
ToDo


==Usage== <!--T:10-->


<!--T:3-->
<!--T:8-->
# There are several ways to invoke the command:
<br />
#* Press the {{Button|[[Image:FEM ElementRotation1D.svg|16px]] [[FEM_ElementRotation1D|Beam rotation]]}} button.
#* 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.


<!--T:5-->
==Properties== <!--T:12-->
{{Docnav|[[FEM_ElementGeometry1D|Beam cross section]]|[[FEM_ElementGeometry2D|Shell plate thickness]]|[[FEM_Module|FEM]]|IconL=FEM_ElementGeometry1D.png|IconC=Workbench_FEM.svg|IconR=FEM_ElementGeometry2D.png}}


<!--T:6-->
<!--T:17-->
{{PropertyData|Rotation}}: specifies the angle of rotation.
{{FEM Tools navi}}

==Limitations== <!--T:13-->

<!--T:14-->
* Currently, multiple rotations are not supported (a single rotation is applied to all beams in the model).

==Notes== <!--T:15-->

<!--T:16-->
* 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].


<!--T:5-->
{{Docnav
|[[FEM_ElementGeometry1D|Beam cross section]]
|[[FEM_ElementGeometry2D|Shell plate thickness]]
|[[FEM_Workbench|FEM]]
|IconL=FEM_ElementGeometry1D.svg
|IconR=FEM_ElementGeometry2D.svg
|IconC=Workbench_FEM.svg
}}


<!--T:7-->
{{Userdocnavi}}
</translate>
</translate>
{{FEM Tools navi{{#translation:}}}}
{{clear}}
{{Userdocnavi{{#translation:}}}}

Latest revision as of 08:56, 27 January 2024

FEM ElementRotation1D

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

Description

ElementRotation1D is used to rotate the beam profile around the axis of beam elements.

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

DataRotation: specifies the angle of rotation.

Limitations

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

Notes