FEM: Remove not used OutputDir analysis property

Signed-off-by: Przemo Firszt <przemo@firszt.eu>
This commit is contained in:
Przemo Firszt 2015-10-18 21:51:34 +01:00 committed by wmayer
parent f33f573199
commit 2c21325353

View File

@ -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