FEM: pep8

This commit is contained in:
Bernd Hahnebach
2021-03-13 21:30:33 +01:00
parent a8c1624b94
commit 69aacc2fc5
5 changed files with 17 additions and 16 deletions

View File

@@ -220,7 +220,7 @@ class MeshGmsh(base_fempythonobject.BaseFemPythonObject):
"number of elements per 2*pi radians, 0 to deactivate"
)
obj.MeshSizeFromCurvature = (12, 0, 10000, 1)
if not hasattr(obj, "Algorithm2D"):
obj.addProperty(
"App::PropertyEnumeration",