mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-01-12 17:50:35 +05:00
Fix an error message in structural element visualization
This commit is contained in:
parent
fa17d8fb3a
commit
a3e120cc90
@ -162,7 +162,7 @@ class StructuralElementManager:
|
||||
logger.error("Can't get geom object corresponding to "
|
||||
'mesh group "%s", structural element '
|
||||
"part %s will not be built." %
|
||||
(groupName, part))
|
||||
(meshGroup, command))
|
||||
continue
|
||||
|
||||
# Create the part
|
||||
|
Loading…
Reference in New Issue
Block a user