delete_mesh_operations# Mesh3d.delete_mesh_operations(setup, name)[source]# Remove mesh operations from a setup. Parameters: setupstrName of the setup. namestrName of the mesh. Returns: boolTrue when successful, False when failed. References >>> oModule.DeleteMeshOperation