Hi,
I would like to rotate and eventually translate a mesh.
With SMESH module, it seems pretty simple to achieve this
But I cannot figure out if it’s possible to keep the definitions of Mesh Groups from the original mesh.
Any suggestion?
Best
Hi,
I would like to rotate and eventually translate a mesh.
With SMESH module, it seems pretty simple to achieve this
But I cannot figure out if it’s possible to keep the definitions of Mesh Groups from the original mesh.
Any suggestion?
Best
Yes it is possible to keep the groups.
See the documentation here
In your case you should use the “Create a new mesh” option and also check “copy groups”.