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)
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
{{UnfinishedDocu{{#translation:}}}}
{{UnfinishedDocu{{#translation:}}}}

{{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}}
{{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
}}


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
{{GuiCommand|Name=FEM ElementRotation1D|MenuLocation= Model → Beam rotation||Workbenches=[[Fem Workbench|FEM]]|Shortcut=|SeeAlso=[[FEM_tutorial|FEM tutorial]]}}
{{GuiCommand|Name=FEM ElementRotation1D|MenuLocation= Model → Beam rotation||Workbenches=[[FEM_Workbench|FEM]]|Shortcut=|SeeAlso=[[FEM_tutorial|FEM tutorial]]}}
</div>
</div>


==Description==


<div class="mw-translate-fuzzy">

De completat
De completat
</div>

==Usage==

# There are several ways to invoke the command:
#* 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.
# 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 {{incode|Beam Shell Result Output 3D}} in the [[FEM_SolverCalculixCxxtools|FEM SolverCalculixCxxtools]] to {{incode|True}} and run the analysis.
<br />


{{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}}


{{Docnav
{{FEM Tools navi}}
|[[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
}}


{{FEM Tools navi{{#translation:}}}}
{{Userdocnavi}}
{{Userdocnavi{{#translation:}}}}
{{clear}}

Revision as of 19:53, 25 January 2022

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