Skip to content

Latest commit

 

History

History
47 lines (28 loc) · 1.58 KB

FEM_ElementGeometry2D.md

File metadata and controls

47 lines (28 loc) · 1.58 KB

  • GuiCommand: Name:FEM ElementGeometry2D MenuLocation:Model → Element Geometry → Shell plate thickness Workbenches:FEM Shortcut:C S SeeAlso:FEM tutorial

FEM ElementGeometry2D

Description

ElementGeometry2D is used to define thickness of 2D FEM elements, all or laying on the chosen surface.

Usage

  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.

Limitations

  • Analysis combining shell elements with solid or edge elements is not supported in the current version (FreeCAD 0.18).

Properties

Thickness

: specifies the thickness of the shell.

Scripting

Notes

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.

{{FEM Tools navi}}


documentation index > FEM ElementGeometry2D