FEM MaterialEditor/de: Difference between revisions

From FreeCAD Documentation
(Created page with "Hinweis:")
(Created page with "{{Docnav/de |MaterialBewehrt |Balkenquerschnitt |FEM |IconL=FEM_MaterialReinforced.svg |IconR=F...")
Line 1: Line 1:
<languages/>
<languages/>


{{Docnav
{{Docnav/de
|[[FEM_MaterialReinforced|Reinforced material (concrete)]]
|[[FEM_MaterialReinforced/de|MaterialBewehrt]]
|[[FEM_ElementGeometry1D|Beam cross section]]
|[[FEM_ElementGeometry1D/de|Balkenquerschnitt]]
|[[FEM_Workbench|FEM]]
|[[FEM_Workbench/de|FEM]]
|IconL=FEM_MaterialReinforced.svg
|IconL=FEM_MaterialReinforced.svg
|IconR=FEM_ElementGeometry1D.svg
|IconR=FEM_ElementGeometry1D.svg

Revision as of 23:11, 21 September 2022

FEM MaterialEditor

Menüeintrag
Modell → Materialien → Material-Editor
Arbeitsbereich
FEM, Arch
Standardtastenkürzel
Keiner
Eingeführt in Version
0.18
Siehe auch
Material (engl.), Arch MaterialZuordnen, FEM Tutorium

Description

The Material Editor allows you to edit and save the information contained in a FreeCAD material. Currently such materials are used by the FEM and Arch workbenches.

Anwendung

The material editor can currently be accessed by either:

  1. Arch Workbench:
    • The Material button.
    • The menu Arch → Material tools → Material entry.
  2. FEM Workbench:
    • The Material editor button.
    • The menu Model → Materials → Material editor entry.

Optionen

  • Browser button: Opens the contents of the URL property in a browser
  • Material card: Allows to choose a preset to fill in the fields
  • Open: Opens a .FCMat file
  • Save as: Saves the contents of the editor as a new .FCMat file
  • Preview: Not implemented yet
  • Properties editor: Allows to edit the contents of the material properties
  • Add property: Allows to add a new custom property
  • Delete property: Deletes a selected property. Only custom properties can be deleted

Hinweis:

  • The OK and Cancel buttons have the same effect when the Material editor is not used to edit directly the material property of an existing object.