FEM ElementRotation1D: Difference between revisions

From FreeCAD Documentation
No edit summary
(Undo revision 1019768 by David69 (talk)Undo bolding of command name. This is not done on the other pages belonging to this WB.)
Tag: Undo
(7 intermediate revisions by 4 users not shown)
Line 2: Line 2:
{{UnfinishedDocu{{#translation:}}}}
{{UnfinishedDocu{{#translation:}}}}
<translate>
<translate>

<!--T:4-->
<!--T:4-->
{{Docnav
{{Docnav
Line 20: Line 21:
}}
}}


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

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


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

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

==Properties== <!--T:12-->

==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.



<!--T:5-->
<!--T:5-->
Line 42: Line 62:
{{FEM Tools navi{{#translation:}}}}
{{FEM Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}

Revision as of 18:22, 5 September 2021

This documentation is not finished. Please help and contribute documentation.

GuiCommand model explains how commands should be documented. Browse Category:UnfinishedDocu to see more incomplete pages like this one. See Category:Command Reference for all commands.

See WikiPages to learn about editing the wiki pages, and go to Help FreeCAD to learn about other ways in which you can contribute.

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 FEM ElementRotation1D 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.

Options

Properties

Limitations

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

Notes

  • To visualize the rotated cross-section it is necessary to set Beam Shell Result Output 3D in the FEM SolverCalculixCxxtools to True and run the analysis.