Hi,
Is there a command to reset all assigned sizing functions during the meshing step? Or do I have to restart the Cubit session and open the project again every time I want to reset all the sizing functions for meshing?
Thanks,
Hi,
Is there a command to reset all assigned sizing functions during the meshing step? Or do I have to restart the Cubit session and open the project again every time I want to reset all the sizing functions for meshing?
Thanks,
You can use reset volume <id>
to reset the mesh scheme and sizing functions for a given volume. You can also pass a list of ids, use all
, or extended Booleean operations, etc. The command also can accept surfaces, curves, and vertices.