FEM ElementGeometry2D/ru: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 1: Line 1:
<languages/>
<languages/>
{{UnfinishedDocu{{#translation:}}}}
{{UnfinishedDocu{{#translation:}}}}

<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
{{Docnav/ru
{{Docnav/ru
Line 29: Line 30:
==Использование==
==Использование==


# There are several ways to invoke the command:
# Press the {{Button|[[Image:FEM_ElementGeometry2D.svg|32px]] [[FEM_ElementGeometry2D|FEM ElementGeometry2D]]}} button, or press {{KEY|C}} then {{KEY|S}} keys.
#* Press the {{Button|[[Image:FEM_ElementGeometry2D.svg|16px]] [[FEM_ElementGeometry2D|FEM ElementGeometry2D]]}} button.
#* Select the {{MenuCommand|Model → Element Geometry → [[Image:FEM_ElementGeometry2D.svg|16px]] Shell plate thickness}} option from the menu.
# Define a thickness parameter.
# Define a thickness parameter.
# Optionally click {{incode|Add}} in the Task panel and then click on the face you want to have prescribed thickness. If the face selection is free, all remaining faces (which thickness is not defined by other [[FEM ElementGeometry2D|FEM ElementGeometry2D]] objects) will be automatically assigned.
# Optionally press the {{Button|Add}} button in the task panel and then click on the face you want to have a prescribed thickness. If the face selection is free, all remaining faces (whose thickness is not defined by other [[FEM_ElementGeometry2D|FEM ElementGeometry2D]] objects) will be automatically assigned.


==Ограничения==
==Ограничения==

Revision as of 14:27, 25 February 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 ElementGeometry2D

Системное название
FEM ElementGeometry2D
Расположение в меню
Model →Shell plate tickness
Верстаки
FEM
Быстрые клавиши
C S
Представлено в версии
-
См. также
FEM tutorial

Описание

ElementGeometry2D используется для определения толщины двумерных элементов МКЭ, всех или лежащих на выбранной поверхности.

Использование

  1. There are several ways to invoke the command:
    • Press the FEM ElementGeometry2D button.
    • Select the Model → Element Geometry → Shell plate thickness option from the menu.
  2. Define a thickness parameter.
  3. Optionally press the Add button in the task panel and then click on the face you want to have a prescribed thickness. If the face selection is free, all remaining faces (whose thickness is not defined by other FEM ElementGeometry2D objects) will be automatically assigned.

Ограничения

  • Анализ, объединяющий элементы оболочки с твердотельными или краевыми элементами, не поддерживается в текущей версии (FreeCAD 0.18).

Свойства

ДанныеThickness: specifies the thickness of the shell.

Scripting

Примечания

For viewing results from CalculiX solver on the mesh expanded to the prescribed thickness, property Beam Shell Result Output 3D in the FEM SolverCalculixCxxtools need to be set to True.