mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-11-11 16:19:16 +05:00
Fix regressions
This commit is contained in:
parent
dfcca981be
commit
07c4cd4c20
@ -1,7 +1,7 @@
|
||||
# Union of groups
|
||||
|
||||
import SMESH_mechanic
|
||||
import SMESH
|
||||
import SMESH, SALOMEDS
|
||||
|
||||
smesh = SMESH_mechanic.smesh
|
||||
mesh = SMESH_mechanic.mesh
|
||||
|
@ -1,7 +1,7 @@
|
||||
# Creating groups of entities basing on nodes of other groups
|
||||
|
||||
import SMESH_mechanic
|
||||
import SMESH
|
||||
import SMESH, SALOMEDS
|
||||
|
||||
smesh = SMESH_mechanic.smesh
|
||||
mesh = SMESH_mechanic.mesh
|
||||
|
Loading…
Reference in New Issue
Block a user