FEM: Remove unused property
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
This commit is contained in:
committed by
Yorik van Havre
parent
6df5809c33
commit
ca47eeaeff
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user