delete_mesh_operations#

Mesh3d.delete_mesh_operations(setup_name, mesh_name)[source]#

Remove mesh operations from a setup.

Parameters:
setup_namestr

Name of the setup.

mesh_namestr

Name of the mesh.

Returns:
bool

True when successful, False when failed.

References

>>> oModule.DeleteMeshOperation