FEM: prevent python added properties to be removed
This commit is contained in:
committed by
Yorik van Havre
parent
d1946bfebe
commit
abd5d4daef
@@ -57,6 +57,7 @@ class SolverCcxTools(base_fempythonobject.BaseFemPythonObject):
|
||||
"Fem",
|
||||
"Working directory for calculations, will only be used it is left blank in preferences"
|
||||
)
|
||||
obj.setPropertyStatus("WorkingDir", "LockDynamic")
|
||||
# the working directory is not set, the solver working directory is
|
||||
# only used if the preferences working directory is left blank
|
||||
|
||||
|
||||
Reference in New Issue
Block a user