FEM ElementRotation1D/pl: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Created page with "{{Docnav |Przekrój poprzeczny belki |Grubość powłoki |MES |IconL=FEM_ElementGeometry1D.svg |IconR=FEM_ElementGeometry2D.svg |IconC=Workbench_FEM.svg }}")
Line 3: Line 3:


{{Docnav
{{Docnav
|[[FEM_ElementGeometry1D|Beam cross section]]
|[[FEM_ElementGeometry1D/pl|Przekrój poprzeczny belki]]
|[[FEM_ElementGeometry2D|Shell plate thickness]]
|[[FEM_ElementGeometry2D/pl|Grubość powłoki]]
|[[FEM_Workbench|FEM]]
|[[FEM_Workbench/pl|MES]]
|IconL=FEM_ElementGeometry1D.svg
|IconL=FEM_ElementGeometry1D.svg
|IconR=FEM_ElementGeometry2D.svg
|IconR=FEM_ElementGeometry2D.svg

Revision as of 13:37, 18 November 2023

Ta dokumentacja nie jest ukończona. Prosimy o pomoc w tworzeniu dokumentacji.

Strona Model polecenia GUI wyjaśnia jak powinny być dokumentowane polecenia. Przejrzyj stronę Category:UnfinishedDocu, aby zobaczyć więcej niekompletnych stron, takich jak ta. Zobacz stronę Category:Command Reference aby poznać wszystkie komendy.

Zobacz stronę wytycznych Wikidla FreeCAD aby dowiedzieć się, jak edytować strony Wiki, i przejdź do strony Pomóż w rozwoju FreeCAD, aby dowiedzieć się o innych sposobach, w jakie możesz wnieść swój wkład.

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.

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.