FEM: fixed recent typo introduced in 03fc637bfc

This commit is contained in:
luz.paz
2019-08-29 22:23:40 -04:00
committed by Yorik van Havre
parent f22ae848ea
commit 4e132d2127

View File

@@ -671,7 +671,7 @@ def get_femmesh_groupdata_sets_by_name(
# no check is done in this regard !!!
# we just check for the group name and the group data type
# what happens if a reference shape was changed
# but the mesh and the mesh groups where not created new !?!
# but the mesh and the mesh groups were not created new !?!
obj = fem_object["Object"]
if femmesh.GroupCount:
for g in femmesh.Groups: