FEM: Remove unused property

Signed-off-by: Przemo Firszt <[email protected]>
This commit is contained in:
Przemo Firszt
2015-06-09 13:07:49 -03:00
committed by Yorik van Havre
parent 6df5809c33
commit ca47eeaeff
-1
View File
@@ -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