diff --git a/src/Mod/Fem/MechanicalAnalysis.py b/src/Mod/Fem/MechanicalAnalysis.py index 406127f8f..fab3a01f8 100644 --- a/src/Mod/Fem/MechanicalAnalysis.py +++ b/src/Mod/Fem/MechanicalAnalysis.py @@ -184,7 +184,6 @@ class _FemAnalysis: obj.Proxy = self #obj.Material = StartMat obj.addProperty("App::PropertyString", "OutputDir", "Base", "Directory where the jobs get generated") - obj.addProperty("App::PropertyFloat", "PlateThickness", "Base", "Thickness of the plate") def execute(self, obj): return