FEM Вращение балки

From FreeCAD Documentation
Revision as of 13:28, 11 November 2023 by FuzzyBot (talk | contribs) (Updating to match new version of source page)

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

Системное название
FEM ElementRotation1D
Расположение в меню
Model → Element Geometry → Beam rotation
Верстаки
FEM
Быстрые клавиши
Нет
Представлено в версии
-
См. также
FEM tutorial

Описание

ElementRotation1D применяется для поворота профиля балки вокруг оси элементов балки.

Применение

  1. Существует несколько способов вызова команды
    • Нажмите FEM ElementRotation1D button.
    • Выберите в меню опцию Model → Element Geometry → Beam rotation.
  2. Укажите угол, на который должен быть повернут профиль балки.

Опции

Свойства

Ограничения

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

Примечания

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