reload_mesh
Model.reload_mesh(path=None, format=None)
Reloads the mesh (nodes, elements, and named selections). The following imported entities are ignored: materials and rosettes.
- Parameters:
- path: New mesh path. Default is the current model path.
- format: New format. Default is the current format.