Hi
I did the following:
- I imported shell model and added geometrical groups in GEOM. - OK
- SMESH - I created QUAD4 and checked if all the groups are in mesh. - OK
- Exported mesh to med and imported the same mesh to check if the groups are there - OK
- Merged nodes of the original mesh keeping the ones that are in mesh groups - OK
- Merged the elements of the original mesh keeping the ones that are in mesh groups - OK
- Checked in viewport if after merging everything is ok - OK
- Exported mesh to med - OK
- Imported mesh to check if everything is ok - NOT OK
This is before exporting:
And this is after import (even one of the groups is missing):
Am I doing something wrong?