Translations:Add FEM Equation Tutorial/7/de

From FreeCAD Documentation
Revision as of 14:34, 3 November 2021 by FuzzyBot (talk | contribs) (FuzzyBot moved page Translations:Add FEM equation tutorial/7/de to Translations:Add FEM Equation Tutorial/7/de without leaving a redirect: Part of translatable page "Add FEM equation tutorial")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Füge zunächst die neue Gleichung zum Modul equationbase.py hinzu. Jede Gleichung erfordert zwei Klassen. Einen Dokumentproxy und einen Ansichtproxy. Kopiere und füge sie einfach aus einem vorhandenen Gleichungstyp ein und passe den Symbolpfad innerhalb von getIcon(self) des Ansichtproxys an.