FEM MaterialEditor

From FreeCAD Documentation
Revision as of 09:18, 25 April 2023 by FBXL5 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

FEM MaterialEditor

Menüeintrag
Modell → Materialien → Material editor
Arbeitsbereich
FEM, Arch
Standardtastenkürzel
Keiner
Eingeführt in Version
0.18
Siehe auch
Arch MaterialZuordnen, FEM Tutorium

Beschreibung

Mit dem Material-Editor kann man die in einem FreeCAD-Material gespeicherten Informationen bearbeiten und speichern. Derzeit werden diese Materialien von den Arbeitsbereichen FEM und Arch verwendet.

Anwendung

Derzeit hat man zwei Möglichkeiten den Material-Editor aufzurufen:

  1. Arbeitsbereich Arch:
    • Die Schaltfläche Material drücken.
    • Den Menüeintrag Arch → Materialwerkzeuge → Material auswählen.
  2. Arbeitsbereich FEM:
    • Die Schaltfläche Material-Editor drücken.
    • Den Menüeintrag Modell → Materialien → Material-Editor auswählen.

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

Hinweise

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