diff --git a/src/Mod/Fem/_FemAnalysis.py b/src/Mod/Fem/_FemAnalysis.py index 3e5f9fb07..cee1cc36b 100644 --- a/src/Mod/Fem/_FemAnalysis.py +++ b/src/Mod/Fem/_FemAnalysis.py @@ -30,7 +30,6 @@ class _FemAnalysis: def __init__(self, obj): self.Type = "FemAnalysis" obj.Proxy = self - obj.addProperty("App::PropertyString", "OutputDir", "Base", "Directory where the jobs get generated") def execute(self, obj): return