FEM: Remove unused property

Signed-off-by: Przemo Firszt <przemo@firszt.eu>
This commit is contained in:
Przemo Firszt 2015-06-02 12:52:24 +01:00 committed by Yorik van Havre
parent 6df5809c33
commit ca47eeaeff

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