- If one wants to turn off the nodal valency reducer, one has to pass a kwarg argument of <= 5 to
msh.clean()
which is a bit not obvious. Perhaps this should be 0 to deactivate or your write the word "off"?
The reason I bring this up is if you want to transfer nodal attributes between a non-clean and clean mesh, the valency reducer will get in the way and the prompt will say that "if you run with nodal valency reducer, all nodal attributes will be lost".
Perhaps in this prompt, we should suggest how to turn it off as well.